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
Methods
EnsurePTExists(Perspective)
public PerspectiveTable EnsurePTExists(Perspective perspective)
Parameters
Returns
Type |
Description |
PerspectiveTable |
|
GetValue(Perspective)
protected override bool GetValue(Perspective perspective)
Parameters
Returns
SetInPerspective(Perspective, bool)
protected override void SetInPerspective(Perspective perspective, bool included)
Parameters