AutomationPeer.GetPositionInSet Method

Definition

Returns the 1-based integer for the ordinal position in the set for the element that is associated with the automation peer.

public:
 virtual int GetPositionInSet() = GetPositionInSet;
int GetPositionInSet();
public int GetPositionInSet();
function getPositionInSet()
Public Function GetPositionInSet () As Integer

Returns

Int32

int

The 1-based integer for the ordinal position in the set.

Applies to