DocumentNodeListBaseTInternalAdd Method

Spotfire 15.0 API Reference
Adds an item to this collection.

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#
protected internal void InternalAdd(
	T item
)

Parameters

item
Type: T
The item to add.
Version Information


See Also

Reference