ObservableDesignElementCollection(T) Properties
The ObservableDesignElementCollection<T> type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | (Inherited from Collection<T>.) |
| DesignElement | Gets the DesignElement class instance to which the ObservablePropertyCollection class is associated. |
| Id | Gets or sets a unique identification of the element. (Inherited from ObservableModelElementCollection<T>.) |
| Item | (Inherited from Collection<T>.) |
| Items | (Inherited from Collection<T>.) |
| Name | Gets or sets the name of the element. (Inherited from ObservableModelElementCollection<T>.) |
| Parent | (Overrides ObservableModelElementCollection<T>.Parent.) |
| PropertyTypes | Gets a collection of PropertyType class instances. (Inherited from ObservableModelElementCollection<T>.) |
| Name | Description | |
|---|---|---|
| IList.IsFixedSize | (Inherited from Collection<T>.) |
| ICollection<T>.IsReadOnly | (Inherited from Collection<T>.) |
| IList.IsReadOnly | (Inherited from Collection<T>.) |
| ICollection.IsSynchronized | (Inherited from Collection<T>.) |
| IList.Item | (Inherited from Collection<T>.) |
| ICollection.SyncRoot | (Inherited from Collection<T>.) |
Community Additions
ADD
Show: