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!

IInheritanceService Interface

Provides a set of utilities for analyzing and identifying inherited components.

IInheritanceService

[Visual Basic]
Public Interface IInheritanceService
[C#]
public interface IInheritanceService
[C++]
public __gc __interface IInheritanceService

[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.

Classes that Implement IInheritanceService

Class Description
InheritanceService The inheritance service provides a set of utilities for analyzing and identifying inherited components.

Remarks

[To be supplied.]

Requirements

Namespace: System.ComponentModel.Design

Assembly: System.dll

See Also

IInheritanceService Members | System.ComponentModel.Design Namespace