Click or drag to resize

IQueryAllClassReferences Method

Overload List
 NameDescription
Public methodAllClassReferences(CAEXObject) Gets all classes which have references to the provided CAEX object. Use this method to get all classes which have a class to class relation to the provided CAEX object.
Public methodAllClassReferences(CAEXDocument, String, String) Gets all classes which have references to the provided class path. Use this method to get all classes which have a class to class relation to the class, identified by the provided classPath. If the elementName is set, only classes with the defined element name are considered.
Top
See Also