EscalationPathCollection Properties

The EscalationPathCollection type exposes the following members.

  NameDescription
Public property Count (Inherited from Collection<EscalationPathCollectionProperty>.)
Public property DesignElement Gets the DesignElement class instance to which the ObservablePropertyCollection class is associated. (Inherited from ObservablePropertyCollection<T>.)
Public property Id Gets or sets a unique identification of the element. (Inherited from ObservableModelElementCollection<T>.)
Public property Item (Inherited from Collection<EscalationPathCollectionProperty>.)
Protected property Items (Inherited from Collection<EscalationPathCollectionProperty>.)
Public property Name Gets or sets the name of the element. (Inherited from ObservableModelElementCollection<T>.)
Public property Parent Gets the parent model element. (Inherited from ObservableModelElementCollection<T>.)
Public property ParentProperty Gets or sets the parent property that owns the ObservablePropertyCollection class instance. (Inherited from ObservablePropertyCollection<T>.)
Public property PropertyTypes Gets a collection of PropertyType class instances. (Overrides ObservableModelElementCollection<T>.PropertyTypes.)
Top

  NameDescription
Explicit interface implemetation Private property IList.IsFixedSize (Inherited from Collection<EscalationPathCollectionProperty>.)
Explicit interface implemetation Private property ICollection<T>.IsReadOnly (Inherited from Collection<EscalationPathCollectionProperty>.)
Explicit interface implemetation Private property IList.IsReadOnly (Inherited from Collection<EscalationPathCollectionProperty>.)
Explicit interface implemetation Private property ICollection.IsSynchronized (Inherited from Collection<EscalationPathCollectionProperty>.)
Explicit interface implemetation Private property IList.Item (Inherited from Collection<EscalationPathCollectionProperty>.)
Explicit interface implemetation Private property ICollection.SyncRoot (Inherited from Collection<EscalationPathCollectionProperty>.)
Top

Community Additions

ADD
Show: