sourceIndex property
Retrieves the ordinal position of the object, in source order, as the object appears in the document's all collection.
Syntax
HRESULT value = object.get_sourceIndex(* p);
Property values
Type: long
the ordinal position.
Show: