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