QuickOPC User's Guide and Reference
UAPublisherId Class Methods


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub Namespace : UAPublisherId Class

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

Public Methods
 NameDescription
Public MethodOverridden.   
Public Method  
Public Methodstatic (Shared in Visual Basic)Creates a publisher Id with given byte identifier.  
Public Methodstatic (Shared in Visual Basic)Creates a publisher Id with given string identifier.  
Public Methodstatic (Shared in Visual Basic)Creates a publisher Id with given UInt16 identifier.  
Public Methodstatic (Shared in Visual Basic)Creates a publisher Id with given UInt32 identifier.  
Public Methodstatic (Shared in Visual Basic)Creates a publisher Id with given UInt64 identifier.  
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 an external value into a publisher Id.  
Public Methodstatic (Shared in Visual Basic)Converts an internal value into a publisher Id.  
Public MethodOverridden. Serves as the default hash function. Serves as a hash function for a particular type.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
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 an object can represent a numeric internal value of a publisher Id.  
Public Methodstatic (Shared in Visual Basic)Determines whether an object represents a valid external value of a publisher Id.  
Public Methodstatic (Shared in Visual Basic)Determines whether an object represents a valid internal value of a publisher Id.  
Public Methodstatic (Shared in Visual Basic)Parses a string containing an OPC-UA publisher Id, and returns a corresponding publisher Id object.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodResets the publisher Id, setting no identifier.  
Public MethodSets the given Byte identifier into the publisher Id.  
Public MethodSets the external value of the publisher Id identifier.  
Public MethodSets the publisher Id type and its identifier to specified values.  
Public MethodSets the internal value of the publisher Id identifier.  
Public MethodSets the given String identifier into the publisher Id.  
Public MethodSets the given UInt16 identifier into the publisher Id.  
Public MethodSets the given UInt32 identifier into the publisher Id.  
Public MethodSets the given Uint64 identifier into the publisher Id.  
Public MethodOverridden. Returns a string that represents the current object.Returns a string that represents the current object.  
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

UAPublisherId Class
OpcLabs.EasyOpc.UA.PubSub Namespace