Name | Description | |
---|---|---|
Clone | Overridden. | |
CompareTo | ||
CreateByte | Creates a publisher Id with given byte identifier. | |
CreateString | Creates a publisher Id with given string identifier. | |
CreateUInt16 | Creates a publisher Id with given UInt16 identifier. | |
CreateUInt32 | Creates a publisher Id with given UInt32 identifier. | |
CreateUInt64 | Creates a publisher Id with given UInt64 identifier. | |
Equals | Overloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object. | |
FromExternalValue | Converts an external value into a publisher Id. | |
FromInternalValue | Converts an internal value into a publisher Id. | |
GetHashCode | Overridden. Serves as the default hash function. Serves as a hash function for a particular type. | |
GetObjectData | (Inherited from OpcLabs.BaseLib.Info) | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
IsNumericInternalValue | Determines whether an object can represent a numeric internal value of a publisher Id. | |
IsValidExternalValue | Determines whether an object represents a valid external value of a publisher Id. | |
IsValidInternalValue | Determines whether an object represents a valid internal value of a publisher Id. | |
Parse | Parses a string containing an OPC-UA publisher Id, and returns a corresponding publisher Id object. | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
Reset | Resets the publisher Id, setting no identifier. | |
SetByteIdentifier | Sets the given Byte identifier into the publisher Id. | |
SetExternalValue | Sets the external value of the publisher Id identifier. | |
SetIdentifier | Sets the publisher Id type and its identifier to specified values. | |
SetInternalValue | Sets the internal value of the publisher Id identifier. | |
SetStringIdentifier | Sets the given String identifier into the publisher Id. | |
SetUInt16Identifier | Sets the given UInt16 identifier into the publisher Id. | |
SetUInt32Identifier | Sets the given UInt32 identifier into the publisher Id. | |
SetUInt64Identifier | Sets the given Uint64 identifier into the publisher Id. | |
ToString | Overridden. Returns a string that represents the current object.Returns a string that represents the current object. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |