Implements GetAncestorT.
Namespace: Spotfire.Dxp.Framework.DocumentModel
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
T INodeContext.GetAncestor<T>() where T : DocumentNode
Type Parameters
- T
Return Value
Type: TImplements
INodeContextGetAncestorTVersion Information
See Also