Overload | Description |
---|---|
UASimpleTypeDescription Constructor() | Initializes a new instance of the class. |
UASimpleTypeDescription Constructor(UANodeId,UAQualifiedName,UABuiltInType) | Initializes a new instance of the class. |
UASimpleTypeDescription Constructor(UANodeId,UAQualifiedName,UANodeId,UABuiltInType) | Initializes a new instance of the class. |
UASimpleTypeDescription Constructor(UANodeId,UAQualifiedName,UASimpleTypeDescription) | Initializes a new instance of the class. |
UASimpleTypeDescription Constructor(UANodeId,UAQualifiedName,UASimpleTypeDescription,UABuiltInType) | Initializes a new instance of the class. |
UASimpleTypeDescription Constructor(UASimpleTypeDescription) | Initializes a new instance of the class. Initializes a new copy of the object. |
UASimpleTypeDescription Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class. Initializes a new instance of the class with serialized data. |