
System.Object
System.Collections.ObjectModel.ReadOnlyCollection<T>
EPLAN.Harness.API.DataStructures.MappedViewsCollection
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public class MappedViewsCollection : System.Collections.ObjectModel.ReadOnlyCollection<View>
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<View>) |
![]() | Item | Access a mapped view. |
Name | Description | |
---|---|---|
![]() | Contains | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<View>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<View>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<View>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<View>) |