Click or drag to resize

IBuilderElementPositionIndexes Method

Returns the indexes of the element if there are some.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
IReadOnlyList<int> Indexes()

Return Value

Type: IReadOnlyListInt32

[Missing <returns> documentation for "M:Karamba.Elements.IBuilderElementPosition.Indexes"]

See Also