|
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)
SyntaxPublic ReadOnly Property ind As Integer
Get
public:
property int ind {
int get ();
}
member ind : int with get
Property Value
Type:
Int32
See Also