Link Search Menu Expand Document

ChoiceItemsToArray Method

Copies the elements of the collection to a new array.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public string[] ToArray()

Return Value

Type: String
An array containing copies of the elements of the collection.
See Also

Reference