Метод | Описание | |
---|---|---|
Add ( |
||
BrowserCollection ( ) : System | ||
Clear ( ) : void | ||
IndexOf ( |
||
Remove ( |
||
Remove ( string name ) : void | ||
RemoveAt ( int index ) : void | ||
this ( int index ) : |
||
this ( string Name ) : |
Метод | Описание | |
---|---|---|
BaseAdd ( |
||
CreateNewElement ( ) : |
||
CreateNewElement ( string elementName ) : |
||
GetElementKey ( |
public Add ( |
||
url | ||
Результат | void |
protected BaseAdd ( |
||
element | ||
Результат | void |
protected CreateNewElement ( ) : |
||
Результат |
protected CreateNewElement ( string elementName ) : |
||
elementName | string | |
Результат |
protected GetElementKey ( |
||
element | ||
Результат | Object |
public IndexOf ( |
||
url | ||
Результат | int |
public Remove ( |
||
url | ||
Результат | void |
public this ( int index ) : |
||
index | int | |
Результат |
public this ( string Name ) : |
||
Name | string | |
Результат |