Copies the elements of the list to a new array of GwxDependencyObject objects.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public GwxDependencyObject[] ToArray() |
Visual Basic |
---|
Public Function ToArray As GwxDependencyObject() |
JScript |
---|
public function ToArray() : GwxDependencyObject[] |