DocumentNodeListBaseTInternalInsertRange Method

Spotfire 15.0 API Reference
InsertRange.

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 void InternalInsertRange(
	int index,
	IEnumerable<T> collection
)

Parameters

index
Type: SystemInt32
collection
Type: System.Collections.GenericIEnumerableT
Version Information


See Also

Reference