This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Array Constructor
Initializes a new instance of the Array class.
[Visual Basic]
Protected Sub New()
[C#]
protected Array();
[C++]
protected: Array();
[JScript]
protected function Array();
See Also
Array Class | Array Members | System Namespace