Click or drag to resize

ModelElementind Property

Gets the zero-based index of element in model. The indexes are consecutively numbered from 0 to number of elements.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public int ind { get; }

Property Value

Type: Int32
See Also