Name | Description | |
---|---|---|
ArrayLength | Gets a 32-bit integer that represents the total number of elements in all the dimensions of the array represented by this index range list. | |
AsString | The index range list expressed as a string that conforms with OPC-UA numeric range string specification. | |
Capacity | ||
Count | The rank of the index range list, the number of elements contained in the list. | |
Empty | An empty index range list. | |
Item | Gets or sets the element at the specified index. (Inherited from System.Collections.Generic.List<UAIndexRange>) | |
LongArrayLength | Gets a 64-bit integer that represents the total number of elements in all the dimensions of the array represented by this index range list. |