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

Glossary Item Box

The following tables list the members exposed by Uuid.

Public Constructors

 NameDescription
Public ConstructorUuid ConstructorOverloaded.   
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)Empty A constant containing an empty GUID.  
Top

Public Properties

 NameDescription
Public PropertyGuidString The GUID serialized as a string.  
Top

Public Methods

 NameDescription
Public MethodCompareTo Compares the current instance to the object.  
Public MethodEquals Returns true if the objects are equal.  
Public MethodGetHashCode Returns a hash code for the object.  
Public MethodToStringOverloaded.  Converts the object to a string.  
Top

Public Operators

public Operator Equality Overloaded.  Returns true if the objects are equal.
public Operator Explicit Type Conversion Converts Guid to a Uuid.
public Operator Greater Than Returns true if the object a is greater than object b.
public Operator Implicit Type Conversion Converts Uuid to a Guid structure.
public Operator Inequality Overloaded.  Returns true if the objects are not equal.
public Operator Less Than Returns true if the object a is less than object b.
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.