BindingMap Properties
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsEmpty | bool | Test to see if the map is empty. (Inherited from DefinitionBindingMap ) | DefinitionBindingMap |
| IsReadOnly | bool | Identifies if the object is read-only or modifiable. (Inherited from APIObject ) | APIObject |
| Item | Binding | The get_Item method will get the binding item related to the input key. (Overrides DefinitionBindingMap . Item [ Definition ] ) | |
| Size | int | Returns the number of bindings that are in the map. (Inherited from DefinitionBindingMap ) | DefinitionBindingMap |