PerspectiveHierarchyCollection Properties
Include Protected Members
Include Inherited Members
The PerspectiveHierarchyCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of ModelComponent objects in the ModelComponentCollection. (Inherited from ModelComponentCollection.) |
![]() |
IsFixedSize | Gets a value indicating whether the ModelComponentCollection has a fixed size. (Inherited from ModelComponentCollection.) |
![]() |
IsReadOnly | Gets a value indicating whether the ModelComponentCollection is read-only. (Inherited from ModelComponentCollection.) |
![]() |
IsSynchronized | Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe). (Inherited from ModelComponentCollection.) |
![]() |
Item[Int32] | Gets the PerspectiveHierarchy at the specified index from the collection. |
![]() |
Item[String] | Gets the PerspectiveHierarchy that has the specified identifier from the collection. |
![]() |
Parent | Gets the IModelComponent that contains the ModelComponentCollection. (Inherited from ModelComponentCollection.) |
![]() |
SyncRoot | Gets an object that can be used to synchronize access to the ModelComponentCollection. (Inherited from ModelComponentCollection.) |
Top
Name | Description | |
---|---|---|
![]() ![]() |
IList.Item | Gets or sets the element at the specified index. (Inherited from ModelComponentCollection.) |
![]() ![]() |
IOnDemandLoadableCollection.Loaded | Gets or sets a value that indicates whether the collection is loaded. (Inherited from ModelComponentCollection.) |
Top