AutomationPeer.GetSizeOfSet 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 size of the set where the element that is associated with the automation peer is located.
public:
virtual int GetSizeOfSet() = GetSizeOfSet;
int GetSizeOfSet();
public int GetSizeOfSet();
function getSizeOfSet()
Public Function GetSizeOfSet () As Integer
Returns
Int32
int
The 1-based integer for the size of the set.