Click or drag to resize

CAEXBasicObjectExtensionsDescendants Method

Overload List
 NameDescription
Public Extension MethodDescendants(CAEXWrapper) Finds all descendants of the provided CAEX object.
Public Extension MethodDescendants(CAEXWrapper, Type) Finds the descendants of the provided CAEX object which are of the given type.
Public Extension MethodDescendantsT(CAEXWrapper) Finds the descendants of the provided CAEX object which are of the given type.
Public Extension MethodDescendantsT(ICAEXWrapper, Boolean) Finds the descendants of the provided CAEX object which are of the given type.
Top
See Also