Table of Contents

Class PerspectiveMeasureIndexer

Inheritance
PerspectiveMeasureIndexer
Implements
Inherited Members
Namespace
TabularEditor.TOMWrapper
Assembly
TOMWrapper.dll
public class PerspectiveMeasureIndexer : PerspectiveIndexer, IEnumerable<bool>, IEnumerable
Extension Methods

Properties

Measure

protected Measure Measure { get; }

Property Value

Type Description
Measure

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