Méthode | Description | |
---|---|---|
Add ( string name ) : void | ||
Clear ( ) : void | ||
Contains ( string name ) : bool | ||
CopyTo ( string array, int index ) : void | ||
GetEnumerator ( ) : IEnumerator | ||
IsReadOnly ( string name ) : bool | ||
Remove ( string name ) : void | ||
SetFromList ( string attributeList ) : void |
Méthode | Description | |
---|---|---|
CheckName ( string name ) : void | ||
ConfigurationLockCollection ( |
||
ICollection ( |
public CopyTo ( string array, int index ) : void | ||
array | string | |
index | int | |
Résultat | void |
public SetFromList ( string attributeList ) : void | ||
attributeList | string | |
Résultat | void |