DocumentNodeListBaseTInternalAdd Method

Spotfire 14.0 API Reference
Adds an item to this collection.

Namespace:  Spotfire.Dxp.Framework.DocumentModel
Assembly:  Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 62.0.18910.3423 (62.0.18910.3423)
Syntax

C#
protected internal void InternalAdd(
	T item
)

Parameters

item
Type: T
The item to add.
Version Information


See Also

Reference