NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

InheritanceService.Dispose

Disposes this object.

[Visual Basic]
Public Sub Dispose()
[C#]
public void Dispose();
[C++]
public: void Dispose();
[JScript]
public function Dispose();

See Also

InheritanceService Class | InheritanceService Members | System.ComponentModel.Design Namespace