DocumentNodeKeyedCollectionBaseTKey, TNodeContains Method

Spotfire 15.0 API Reference

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 bool Contains(
	TNode node
)

Parameters

node
Type: TNode
The node.

Return Value

Type: Boolean
true if this instance contains the specified node; otherwise, false.
Version Information


See Also

Reference