AutomationPeer.GetPositionInSet Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.