Méthode | Description | |
---|---|---|
Add ( |
||
Contains ( |
||
CountVisible ( ) : int | ||
GetItemAtPoint ( Point point ) : |
||
IndexOf ( |
||
Insert ( int index, |
||
Remove ( |
||
this ( int key ) : |
||
this ( string key ) : |
Méthode | Description | |
---|---|---|
OnValidate ( object value ) : void |
Méthode | Description | |
---|---|---|
AddRange ( |
||
ExplorerBarButtonCollection ( |
public Add ( |
||
item | ||
Résultat |
public Contains ( |
||
item | ||
Résultat | bool |
public GetItemAtPoint ( Point point ) : |
||
point | Point | |
Résultat |
public IndexOf ( |
||
item | ||
Résultat | int |
public Insert ( int index, |
||
index | int | |
item | ||
Résultat | void |
protected OnValidate ( object value ) : void | ||
value | object | |
Résultat | void |
public Remove ( |
||
item | ||
Résultat | void |
public this ( int key ) : |
||
key | int | |
Résultat |
public this ( string key ) : |
||
key | string | |
Résultat |