EasyUA Reference
Variant Structure Members
See Also  Fields  Properties  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : Variant Structure

Glossary Item Box

The following tables list the members exposed by Variant.

Public Constructors

 NameDescription
Public ConstructorVariant ConstructorOverloaded.   
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)Null An constant containing a null Variant structure.  
Top

Public Properties

 NameDescription
Public PropertyTypeInfo The type information for the matrix.  
Public PropertyValue The value stored in the object.  
Top

Public Methods

 NameDescription
Public MethodClone Makes a deep copy of the object.  
Public MethodEquals Determines if the specified object is equal to the object.  
Public MethodGetHashCode Returns a unique hashcode for the object.  
Public MethodSetOverloaded.  Initializes the object with an object.  
Public MethodToStringOverloaded.  Converts the value to a human readable string.  
Top

Public Operators

public Operator Equality Returns true if the objects are not equal.
public Operator Implicit Type Conversion Overloaded.  Converts a LocalizedText value to an Variant object.
public Operator Inequality Returns true if the objects are not equal.
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.