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!

OldCollectionEditor Class

Generic editor for any collection property

Object
   ValueEditor
      OldCollectionEditor

[Visual Basic]
Public Class OldCollectionEditor
   Inherits ValueEditor
[C#]
public class OldCollectionEditor : ValueEditor
[C++]
public __gc class OldCollectionEditor : public ValueEditor
[JScript]
public class OldCollectionEditor extends ValueEditor

Remarks

[To be supplied.]

Requirements

Namespace: System.ComponentModel.Design

Assembly: System.ComponentModel.Design.dll

See Also

OldCollectionEditor Members | System.ComponentModel.Design Namespace