Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Overridden. Determines whether the specified OpcLabs.BaseLib.Info is equal to the current object. | |
FromInt32 | Converts a numerical VARTYPE to a VarType object. | |
FromType | Determines a VarType for a given .NET type. | |
FromVarTypes | Converts an enumerated value to a VarType object. | |
GetElementType | Returns the VarType of the elements encompassed by the current array. | |
GetHashCode | Overridden. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
IsValidTypeValue | Determines whether the type value is in the valid range. | |
MakeArrayType | Returns a VarType object representing an array of the current type. | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
ToInt32 | Converts VarType object to a numerical VARTYPE . | |
ToString | Overridden. Returns a System.String that represents the current VarType. | |
ToVarTypes | Converts VarType object to an enumerated value. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |