GamePropertyCollectionAddT Method (String) |
Namespace: DigitalRune.Game
Exception | Condition |
---|---|
ArgumentNullException | name is . |
ArgumentException | name is an empty string. |
ArgumentException | The property is not defined. Properties must be defined with CreatePropertyT(String, String, String, T) before they can be added. |