PicoOPC User's Guide and Reference
Variant Structure Members
Fields  Properties  Methods 


OpcLabs.PicoOpc Assembly > OpcLabs.PicoOpc.UA Namespace : Variant Structure

The following tables list the members exposed by Variant.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)An empty variant.  
Top
Public Properties
 NameDescription
Public PropertyThe type of the data contained in the variant.  
Public PropertyDetermines whether the variant contains an array.  
Public PropertyDetermines whether the variant is empty.  
Public PropertyThe value contained in the variant.  
Top
Public Methods
 NameDescription
Public MethodIndicates whether this instance and a specified object are equal. (Inherited from System.ValueType)
Public MethodReturns the hash code for this instance. (Inherited from System.ValueType)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodReturns the fully qualified type name of this instance. (Inherited from System.ValueType)
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)
Top
See Also

Reference

Variant Structure
OpcLabs.PicoOpc.UA Namespace