Class PerspectiveHierarchyIndexer
- Inheritance
-
PerspectiveHierarchyIndexer
- Implements
-
- Inherited Members
-
- Namespace
- TabularEditor.TOMWrapper
- Assembly
- TOMWrapper.dll
public class PerspectiveHierarchyIndexer : PerspectiveIndexer, IEnumerable<bool>, IEnumerable
- Extension Methods
-
Constructors
PerspectiveHierarchyIndexer(Hierarchy)
public PerspectiveHierarchyIndexer(Hierarchy Hierarchy)
Parameters
Properties
Hierarchy
protected Hierarchy Hierarchy { get; }
Property Value
Methods
GetValue(Perspective)
protected override bool GetValue(Perspective key)
Parameters
Returns
SetInPerspective(Perspective, bool)
protected override void SetInPerspective(Perspective perspective, bool included)
Parameters