LabelValueList Members
These members describe a collection of Label Values.
| Name | Description |
|---|---|
| Add | Adds a new LabelValue into this collection. Return value: LabelValue. |
| Remove | Removes (deletes) the specified Label Value from this collection. |
| RemoveAll | - |
| Name | Description |
|---|---|
| Count | Returns the number of Label Values associated with this collection. Return value: Integer. This property is read only. |
| Item | Returns the specified Label value from collection; Index is 1-based index. Return value: LabelValue. This property is read only. |
| ItemByID | Return value: LabelValue. This property is read only. |
| SortType | Return/assignment value: SortType. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
