Method | Description | |
---|---|---|
ClearSelection ( ) : bool | ||
DeselectChild ( int childIndex ) : bool | ||
DeselectSelectedChild ( int selectedChildIndex ) : bool | ||
GetSelectedChild ( int selectedChildIndex ) : |
||
IsChildSelected ( int childIndex ) : bool | ||
SelectAll ( ) : bool | ||
SelectChild ( int childIndex ) : bool | ||
Selection ( |
public DeselectChild ( int childIndex ) : bool | ||
childIndex | int | |
return | bool |
public DeselectSelectedChild ( int selectedChildIndex ) : bool | ||
selectedChildIndex | int | |
return | bool |
public GetSelectedChild ( int selectedChildIndex ) : |
||
selectedChildIndex | int | |
return |
public IsChildSelected ( int childIndex ) : bool | ||
childIndex | int | |
return | bool |
public Selection ( |
||
accessible | ||
return | System |