Name | Description | |
---|---|---|
![]() | Add | Adds an element to the end of the sequence. |
![]() ![]() | BitsFromValue | Overloaded. Creates sequence data as a sequence of primitive data elements of System.Boolean type representing the bits of a given value. Returns a sequence data with PrimitiveData elements consisting of bitCount bits from the value. |
![]() | Clone | Overridden. |
![]() ![]() | CreateArray | Overloaded. Creates a sequence data that represents a one-dimensional array. |
![]() | Equals | Overloaded. Overridden. Determines whether the specified GenericData is equal to the current object. |
![]() ![]() | FromPrimitiveValues | Overloaded. Creates sequence data from a sequence of primitive values. Returns a sequence data with PrimitiveData elements made from the values of the input sequence. |
![]() | GetEnumerator | |
![]() | GetHashCode | Overridden. |
![]() | GetMinimumLengths | Gets an array of 32-bit integers that represent the number of elements in each dimension of the array. |
![]() | GetMinimumLongLengths | Gets an array of 64-bit integers that represent the number of elements in each dimension of the array. |
![]() | GetObjectData | Overridden. |
![]() | GetSchema | (Inherited from OpcLabs.BaseLib.Info) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | GetValue | Overloaded. Gets the value at the specified position in the one-dimensional array. The index is specified as a 32-bit integer. |
![]() | ReadXml | (Inherited from OpcLabs.BaseLib.Info) |
![]() | SetValue | Overloaded. Sets a value to the element at the specified position in the one-dimensional array. The index is specified as a 32-bit integer. |
![]() | ToString | Overloaded. Overridden. |
![]() | TryValidate | Overridden. Attempts to validate the current data. The associated data type, if present, is used for validation. |
![]() | Validate | Validates the current data. The associated data type, if present, is used for validation. (Inherited from OpcLabs.BaseLib.DataTypeModel.GenericData) |
![]() | WriteXml | (Inherited from OpcLabs.BaseLib.Info) |