NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

TypeListEditor Constructor

[To be supplied.]

Overload List

[To be supplied.]

[Visual Basic] Overloads Public Sub New()
[C#] public TypeListEditor();
[C++] public: TypeListEditor();
[JScript] public function TypeListEditor();

[To be supplied.]

[Visual Basic] Overloads Public Sub New(Type())
[C#] public TypeListEditor(Type[]);
[C++] public: TypeListEditor(Type*[]);
[JScript] public function TypeListEditor(Type[]);

See Also

TypeListEditor Class | TypeListEditor Members | System.WinForms.ComponentModel Namespace