Méthode | Description | |
---|---|---|
SetLocalizableString ( LocalizableStringCollection collection, LocalizableString element ) : System.Collections.Generic |
Creates a new localizable string command.
|
Méthode | Description | |
---|---|---|
OnExecute ( ) : void |
Sets the entry in the collection.
|
|
OnUndo ( ) : void |
Restores the original entry in the collection.
|
public SetLocalizableString ( LocalizableStringCollection collection, LocalizableString element ) : System.Collections.Generic | ||
collection | LocalizableStringCollection | The collection to be modified. |
element | LocalizableString | The entry to be set in the |
Résultat | System.Collections.Generic |