Properties Members
These members manage collection of properties.
Name | Description |
---|---|
Add | Adds a new property to the property collection with specified name/value. |
Get | Returns the name and value of a property when passed the index. |
GetDouble | Returns the name and value of a property when passed the index. |
Remove | Removes a property from the property collection. |
RemoveAll | - |
Name | Description |
---|---|
Count | Returns the number of items in the property collection. Return value: Integer. This property is read only. |
DoubleValue | Returns/sets the double value of a specific property. Return value: Double. This property is read only. |
HasProperty | Return value: Boolean. This property is read only. |
Value | Returns/sets the value of a specific property. Return/assignment value: Variant. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.