[This is preliminary documentation and is subject to change.]
Remove the callback for changes to a container.
Namespace: Spielwerke.Data
Assembly: Spielwerke.Data (in Spielwerke.Data.dll)
Version: 1.0.2761.41972
Syntax
| C# |
|---|
void RemoveContainerChanged( PropertyContainerChangedEventHandler handler ) |
| Visual Basic (Declaration) |
|---|
Sub RemoveContainerChanged ( _ handler As PropertyContainerChangedEventHandler _ ) |
| Visual C++ |
|---|
void RemoveContainerChanged ( PropertyContainerChangedEventHandler^ handler ) |
Parameters
See Also
IMutablePropertyContainerRead Interface
Spielwerke.Data Namespace