| Overload | Description | 
|---|---|
| UASimpleAttributeOperand Constructor() | Initializes a new instance of the class. | 
| UASimpleAttributeOperand Constructor(UANodeDescriptor) | Initializes a new instance of the class, with specified type identifier (descriptor), and a OpcLabs.EasyOpc.UA.UAAttributeId.NodeId attribute Id. | 
| UASimpleAttributeOperand Constructor(UANodeDescriptor,UAQualifiedNameCollection) | Initializes a new instance of the class, with specified type identifier (descriptor) and a simple relative path. | 
| UASimpleAttributeOperand Constructor(UANodeDescriptor,UAQualifiedNameCollection,UAAttributeId) | Initializes a new instance of the class, with specified type identifier (descriptor), a simple relative path, and an attribute Id. | 
| UASimpleAttributeOperand Constructor(UANodeDescriptor,UAQualifiedNameCollection,UAAttributeId,UAIndexRangeList) | Initializes a new instance of the class, with specified type identifier (descriptor), a simple relative path, an attribute Id, and an index range list. | 
| UASimpleAttributeOperand Constructor(UASimpleAttributeOperand) | Initializes a new instance of the class as a copy of an existing simple attribute operand. | 
