DataSource.NET
ElementPosition Property
NamespacesCaplin.DataSource.Messaging.ContainerIContainerInsertElementOperationElementPosition
Gets the position in the container where the element is to be inserted.
Declaration Syntax
C#Visual BasicVisual C++
int ElementPosition { get; }
ReadOnly Property ElementPosition As Integer
property int ElementPosition {
	int get ();
}
Value
The position.
Remarks

The first element in a container is at position 0.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 4.5.18.2 (4.5.18.2)