Click or drag to resize
FdfNamedObjectSetTToArray Method
Converts collection to array. If collection is empty, returns an empty array.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public T[] ToArray()

Return Value

Type: T
Remarks