ISlabSlabItemIndices Property

Gets the indices of slab items in this slab

Namespace:  TSD.API.Remoting.Structure
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyList<int> SlabItemIndices { get; }

Property Value

Type: IReadOnlyListInt32
See Also