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 Class

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

Object
   InheritanceService

[Visual Basic]
Public Class InheritanceService
   Implements IInheritanceService
[C#]
public class InheritanceService : IInheritanceService
[C++]
public __gc class InheritanceService : public IInheritanceService
[JScript]
public class InheritanceService implements IInheritanceService

Remarks

[To be supplied.]

Requirements

Namespace: System.ComponentModel.Design

Assembly: System.ComponentModel.Design.dll

See Also

InheritanceService Members | System.ComponentModel.Design Namespace