Method | Description | |
---|---|---|
Add ( |
||
Clear ( ) : void | ||
IndexOf ( |
||
Remove ( |
||
Remove ( string name ) : void | ||
RemoveAt ( int index ) : void | ||
SchemaImporterExtensionElementCollection ( ) : System | ||
this ( int index ) : |
||
this ( string name ) : |
Method | Description | |
---|---|---|
CreateNewElement ( ) : |
||
GetElementKey ( |
public Add ( |
||
element | ||
return | void |
protected CreateNewElement ( ) : |
||
return |
protected GetElementKey ( |
||
element | ||
return | Object |
public IndexOf ( |
||
element | ||
return | int |
public Remove ( |
||
element | ||
return | void |
public SchemaImporterExtensionElementCollection ( ) : System | ||
return | System |
public this ( int index ) : |
||
index | int | |
return |
public this ( string name ) : |
||
name | string | |
return |