  | PageDispose Method  | 
 [This is preliminary documentation and is subject to change.]
            Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
            
 
    Namespace: 
   Monkeyspeak
    Assembly:
   Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntaxpublic:
virtual void Dispose() sealed
abstract Dispose : unit -> unit 
override Dispose : unit -> unit 
Implements
IDisposableDispose
See Also