Method | Description | |
---|---|---|
Add ( |
||
Clear ( ) : void | ||
Clone ( ) : object | ||
CopyTo ( |
||
GetEnumerator ( ) : IEnumerator | ||
Remove ( string name ) : void | ||
SetReadOnly ( ) : void | ||
SettingsPropertyCollection ( ) : System.Collections | ||
this ( string name ) : |
Method | Description | |
---|---|---|
OnAdd ( |
||
OnAddComplete ( |
||
OnClear ( ) : void | ||
OnClearComplete ( ) : void | ||
OnRemove ( |
||
OnRemoveComplete ( |
Method | Description | |
---|---|---|
SettingsPropertyCollection ( |
public Add ( |
||
property | ||
return | void |
public CopyTo ( |
||
array | ||
index | int | |
return | void |
protected OnAdd ( |
||
property | ||
return | void |
protected OnAddComplete ( |
||
property | ||
return | void |
protected OnRemove ( |
||
property | ||
return | void |
protected OnRemoveComplete ( |
||
property | ||
return | void |
public SettingsPropertyCollection ( ) : System.Collections | ||
return | System.Collections |
public this ( string name ) : |
||
name | string | |
return |