Copies the nodes of this DocumentNodeKeyedCollectionBaseTKey, TNode
to a new array.
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 abstract TNode[] ToArrayCore()
Return Value
Type: TNodeAn array containing the nodes of this collection.
Version Information
See Also