| Overload | Description | 
|---|---|
| UASimpleAttributeOperandCollection Constructor() | Initializes a new instance of the collection class that is empty. | 
| UASimpleAttributeOperandCollection Constructor(IEnumerable<UASimpleAttributeOperand>) | Initializes a new instance of the collection, with given items. | 
| UASimpleAttributeOperandCollection Constructor(UASimpleAttributeOperandCollection) | Initializes a new instance as a copy of an existing simple attribute operand collection. | 
