| Name | Description | |
|---|---|---|
![]()  | SequenceDataType Constructor | Overloaded. Initializes a new instance of the class. | 
            The following tables list the members exposed by SequenceDataType.
| Name | Description | |
|---|---|---|
![]()  | SequenceDataType Constructor | Overloaded. Initializes a new instance of the class. | 
| Name | Description | |
|---|---|---|
![]()  | Description | Human-readable description of the member or data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.TypeMemberInfo) | 
![]()  | DisplayName | Specifies the display name for a member or data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.TypeMemberInfo) | 
![]()  | ElementDataType | The data type of the elements of the sequence. | 
![]()  | FullName | The full name of the data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType) | 
![]()  | Int32Length | How many elements the sequence has. Equals to -1 when unknown (e.g. dynamic). A 32-bit signed integer. | 
![]()  | IsComplete | Determines whether the data type is complete, i.e. all constituent data types are filled in. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType) | 
![]()  | IsFirstArrayDimension | Determines whether the sequence represents the first dimension of an array. | 
![]()  | IsRecursive | Determines whether the data type is recursive, i.e. contains any cycle. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType) | 
![]()  | IsTerminable | Determines whether the data type is terminable, i.e. can produce a finite generic data. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType) | 
![]()  | Kind | The kind of data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.DataType) | 
![]()  | Length | How many elements the sequence has. Equals to -1 when unknown (e.g. dynamic). | 
![]()  | Name | The short descriptive name of the member or data type. (Inherited from OpcLabs.BaseLib.DataTypeModel.TypeMemberInfo) | 
| Name | Description | |
|---|---|---|
![]()  | Clone | Overridden. | 
![]()  | Equals | Overloaded. Overridden. Determines whether the specified DataType is equal to the current object. | 
![]()  | GetHashCode | Overridden. | 
![]()  | GetObjectData | Overridden. | 
![]()  | GetSchema | (Inherited from OpcLabs.BaseLib.Info) | 
![]()  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
![]()  | ReadXml | (Inherited from OpcLabs.BaseLib.Info) | 
![]()  | ToString | Overloaded. Overridden. Converts the value of the current object to its equivalent string representation using the specified format. | 
![]()  | WriteXml | (Inherited from OpcLabs.BaseLib.Info) | 
| Name | Description | |
|---|---|---|
![]()  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | 
![]()  | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | 
![]()  | ReadXmlElement | Overridden. Infrastructure. | 
![]()  | WriteXmlElement | Overridden. Infrastructure. | 
| Name | Description | |
|---|---|---|
![]()  | AsEnumerationDataType | The current data type expressed as enumeration data type. | 
![]()  | AsOpaqueDataType | The current data type expressed as opaque data type. | 
![]()  | AsPrimitiveDataType | The current data type expressed as primitive data type. | 
![]()  | AsSequenceDataType | The current data type expressed as sequence data type. | 
![]()  | AsStructuredDataType | The current data type expressed as structured data type. | 
![]()  | AsUnionDataType | The current data type expressed as union data type. | 
![]()  | SetState<TNode> | Sets the arbitrary object associated with the node. | 
  Equality  | Determines whether the two objects are equal. | 
  Inequality  | Determines whether the two objects are not equal. |