QuickOPC User's Guide and Reference
VarType Class Methods


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComInterop Namespace : VarType Class

For a list of all members of this type, see VarType members.

Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object.  
Public Methodstatic (Shared in Visual Basic)Converts a numerical VARTYPE to a VarType object.  
Public Methodstatic (Shared in Visual Basic)Determines a VarType for a given .NET type.  
Public Methodstatic (Shared in Visual Basic)Converts an enumerated value to a VarType object.  
Public MethodReturns the VarType of the elements encompassed by the current array.  
Public MethodOverridden. Serves as the default hash function. Serves as a hash function for a particular type.  
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Determines whether the type value is in the valid range.  
Public MethodReturns a VarType object representing an array of the current type.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public Methodstatic (Shared in Visual Basic)Converts VarType object to a numerical VARTYPE .  
Public MethodOverridden. Returns a string that represents the current object.Returns a string that represents the current object.Returns a System.String that represents the current VarType.  
Public Methodstatic (Shared in Visual Basic)Converts VarType object to an enumerated value.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodOverridden. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure.  
Top
See Also

Reference

VarType Class
OpcLabs.BaseLib.ComInterop Namespace