pipelineSubjectToolsGetParentOfTypeT Method (IPipelineTaskSubject, Int32) |
[This is preliminary documentation and is subject to change.]
Namespace: imbNLP.PartOfSpeech.pipelineForPos.subject
public static T GetParentOfType<T>( this IPipelineTaskSubject source, int depthLimit = 10 ) where T : class, IPipelineTaskSubject, IGraphNode