QuickOPC User's Guide and Reference
UAIndexRangeListParser Class Members
Properties  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Parsing Namespace : UAIndexRangeListParser Class

The following tables list the members exposed by UAIndexRangeListParser.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)A standard OPC-UA index range list parser.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the specified object is equal to the current object.  
Public MethodServes as the default hash function.  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodParses a string containing an index range list, and returns a corresponding index range list object.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Public MethodConverts the string representation of an index range list to equivalent index range list object. A return value indicates whether the conversion succeeded.  
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
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

UAIndexRangeListParser Class
OpcLabs.EasyOpc.UA.Parsing Namespace