ReadOnlyActionCollection Properties
The ReadOnlyActionCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | (Inherited from ReadOnlyCollection<ActionCollectionProperty>.) |
| DesignElement | |
| Id | Gets or sets a unique identification of the element. |
| Item | Overloaded. |
| Items | (Inherited from ReadOnlyCollection<ActionCollectionProperty>.) |
| Name | Gets or sets the name of the element. |
| Parent | Gets the parent model element. |
| PropertyTypes | Gets a collection of PropertyType class instances. |
| Name | Description | |
|---|---|---|
| IList.IsFixedSize | (Inherited from ReadOnlyCollection<ActionCollectionProperty>.) |
| ICollection<T>.IsReadOnly | (Inherited from ReadOnlyCollection<ActionCollectionProperty>.) |
| IList.IsReadOnly | (Inherited from ReadOnlyCollection<ActionCollectionProperty>.) |
| ICollection.IsSynchronized | (Inherited from ReadOnlyCollection<ActionCollectionProperty>.) |
| IList<T>.Item | (Inherited from ReadOnlyCollection<ActionCollectionProperty>.) |
| IList.Item | (Inherited from ReadOnlyCollection<ActionCollectionProperty>.) |
| ICollection.SyncRoot | (Inherited from ReadOnlyCollection<ActionCollectionProperty>.) |
Community Additions
ADD
Show: