DocumentNodeKeyedCollectionBaseTKey, TNodeItem Property

Spotfire 15.0 API Reference
Gets the TNode at the specified index.

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#
public TNode this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: TNode
The node.
Version Information


See Also

Reference