AutomationPeer.GetSizeOfSet Method

Definition

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.

Applies to