ActionCollectionBaseTAction, TCollectionCreateNew Method
Create and return a reference to a new collection of the defined type.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
public static TCollection CreateNew()
Public Shared Function CreateNew As TCollection
No code example is currently available or this language may not be supported.
Return Value
TCollection
Reference to a new collection of the defined concrete type.