Click or drag to resize

CAEXBasicObjectExtensionsFirstAncestor Method

Overload List
 NameDescription
Public Extension MethodFirstAncestor(ICAEXWrapper, PredicateICAEXWrapper) Finds the first ancestor of the specified CAEX object which fulfils the specified predicate
Public Extension MethodFirstAncestor(ICAEXWrapper, String) Finds the first ancestor of the specified CAEX object with the given Tag name
Public Extension MethodFirstAncestorT(ICAEXWrapper) Finds the first ancestor of the specified CAEX object in the given Type.
Top
See Also