[This is preliminary documentation and is subject to change.]
Syntax
| C# |
|---|
public interface IMutablePropertyContainer |
| Visual Basic (Declaration) |
|---|
Public Interface IMutablePropertyContainer |
| Visual C++ |
|---|
public interface class IMutablePropertyContainer |
The type exposes the following properties.
Public Properties
| Name | Description | |
|---|---|---|
| IsDynamicContainer |
Return false if the set of properties in this instance cannot be modified.
This value never changes during the life-time of an object.
|
See Also
Spielwerke.Data Namespace