The following tables list the members exposed by TypeInfo.Arrays.
Name | Description | |
---|---|---|
![]() ![]() | Boolean | A boolean logic value (true or false). |
![]() ![]() | Byte | An 8 bit unsigned integer value. |
![]() ![]() | ByteString | A sequence of bytes. |
![]() ![]() | DataValue | A data value with an associated quality and timestamp. |
![]() ![]() | DateTime | An instance in time. |
![]() ![]() | DiagnosticInfo | A diagnostic information associated with a result code. |
![]() ![]() | Double | An IEEE double precision (64 bit) floating point value. |
![]() ![]() | ExpandedNodeId | A node id that stores the namespace URI instead of the namespace index. |
![]() ![]() | ExtensionObject | An opaque object with a syntax that may be unknown to the receiver. |
![]() ![]() | Float | An IEEE single precision (32 bit) floating point value. |
![]() ![]() | Guid | A 128-bit globally unique identifier. |
![]() ![]() | Int16 | A 16 bit signed integer value. |
![]() ![]() | Int32 | A 32 bit signed integer value. |
![]() ![]() | Int64 | A 64 bit signed integer value. |
![]() ![]() | LocalizedText | A localized text string with an locale identifier. |
![]() ![]() | NodeId | An identifier for a node in the address space of a UA server. |
![]() ![]() | QualifiedName | A string qualified with a namespace. |
![]() ![]() | SByte | An 8 bit signed integer value. |
![]() ![]() | StatusCode | A structured result code. |
![]() ![]() | String | A sequence of Unicode characters. |
![]() ![]() | UInt16 | A 16 bit signed integer value. |
![]() ![]() | UInt32 | A 32 bit unsigned integer value. |
![]() ![]() | UInt64 | A 64 bit unsigned integer value. |
![]() ![]() | Variant | Any of the other built-in types. |
![]() ![]() | XmlElement | An XML element. |