imbMCDocumentElementToolsGetParentOfTypeT Method (imbMCDocumentElement, Int32) |
[This is preliminary documentation and is subject to change.]
Namespace: imbMiningContext.MCDocumentStructure
public static T GetParentOfType<T>( this imbMCDocumentElement source, int depthLimit = 10 ) where T : imbMCDocumentElement, IGraphNode