All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---ObjectModelerNavigator.CATINavigElement | +---CATINavigContainer
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATINavigContainer
Interface to manage container's navigation.
public virtual void AddRoot( | const CATBaseUnknown_var& | iObj)=0 |
public virtual void RemoveAllRoots( | )=0 |
public virtual void RemoveRoot( | const CATBaseUnknown_var& | iObj)=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.