NamedProperties Members
| Name
|
Description
|
| Add
|
Add a property.
|
| CopyTo
|
Copy all properties to the destination object.
|
| Exists
|
Returns True if the property exists. Return value: Boolean.
|
| Lookup
|
Returns True if the property exists. Return value: Boolean.
|
| Remove
|
Removes the item by index or name.
|
| RemoveAll
|
Removes all items.
|
| Name
|
Description
|
| Count
|
Returns the number of elements in the collection. Return value: Long. This property is read only.
|
| Item
|
Returns an item from the collection by name or index. Return value:
NamedProperty. This property is read only.
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.