![]() | IDefaultControlCollection Interface |
Namespace: AskiaCore
The IDefaultControlCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Returns the number of properties in the collection
|
![]() | Item |
Returns the value associated with the specified property name
|
Name | Description | |
---|---|---|
![]() | Clear |
Remove all properties from the collection
|
![]() | Contains |
Indicates if the collection contains the specified property
|
![]() | Create |
Create a property using the specified name and value
|
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableIDefaultControl.) |
![]() | Remove |
Remove the specified property from the collection
|