Table of Contents

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

Type Name Description
Hierarchy Hierarchy

Properties

Hierarchy

protected Hierarchy Hierarchy { get; }

Property Value

Type Description
Hierarchy

Methods

GetValue(Perspective)

protected override bool GetValue(Perspective key)

Parameters

Type Name Description
Perspective key

Returns

Type Description
bool

SetInPerspective(Perspective, bool)

protected override void SetInPerspective(Perspective perspective, bool included)

Parameters

Type Name Description
Perspective perspective
bool included