[Missing <summary> documentation for "T:StreamBase.SB.DataTypeRegistry`1"]
Assembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 10.3.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public class DataTypeRegistry<T>
Public Class DataTypeRegistry(Of T)
generic<typename T> public ref class DataTypeRegistry
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "T:StreamBase.SB.DataTypeRegistry`1"]
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| DataTypeRegistry<(Of <(<'T>)>)>()()()() | Initializes a new instance of the DataTypeRegistry<(Of <(<'T>)>)> class | |
| DataTypeRegistry<(Of <(<'T>)>)>(T, array<DataType>[]()[][]) | Initializes a new instance of the DataTypeRegistry<(Of <(<'T>)>)> class | |
| Equals(Object) | (Inherited from Object.) | |
| FinishedRegistering()()()() | ||
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| Item[([( CompleteDataType])]) | ||
| Item[([( DataType])]) | ||
| Item[([( Schema..::..Field])]) | ||
| Register(T, array<DataType>[]()[][]) | ||
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |