Click or drag to resize

QueryServiceAllClassReferences Method

Overload List
 NameDescription
Public methodAllClassReferences(CAEXObject) Gets all classes which have references to the provided caexObject, using the CAEXPath of the 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