The following tables list the members exposed by ITypeTable.
Name | Description | |
---|---|---|
![]() | FindDataTypeId | Overloaded. Returns the data type for the specified encoding. |
![]() | FindReferenceType | Returns the node identifier for the reference type with the specified browse name. |
![]() | FindReferenceTypeName | Returns the qualified name for the reference type id. |
![]() | FindSubTypes | Returns the immediate subtypes for the type. |
![]() | FindSuperType | Overloaded. Returns the immediate supertype for the type. |
![]() | IsEncodingFor | Overloaded. Determines if the value contained in an extension object value matches the expected data type. |
![]() | IsEncodingOf | Checks if the identifier encodingId represents a that provides encodings for the %datatypeId %. |
![]() | IsKnown | Overloaded. Determines whether a node id is a known type id. |
![]() | IsTypeOf | Overloaded. Determines whether a type is a subtype of another type. |