Table of Contents

Class PerspectiveTableIndexer

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

Properties

Table

protected Table Table { get; }

Property Value

Type Description
Table

Methods

EnsurePTExists(Perspective)

public PerspectiveTable EnsurePTExists(Perspective perspective)

Parameters

Type Name Description
Perspective perspective

Returns

Type Description
PerspectiveTable

GetValue(Perspective)

protected override bool GetValue(Perspective perspective)

Parameters

Type Name Description
Perspective perspective

Returns

Type Description
bool

SetInPerspective(Perspective, bool)

protected override void SetInPerspective(Perspective perspective, bool included)

Parameters

Type Name Description
Perspective perspective
bool included