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!

ValueProviderCollection Class

Collection of IValueProvider objects.

Object
   ObjectList
      ValueProviderCollection

[Visual Basic]
NotInheritable Public Class ValueProviderCollection
   Inherits ObjectList
   Implements IValueProviderCollection
[C#]
public sealed class ValueProviderCollection : ObjectList,
   IValueProviderCollection
[C++]
public __gc __sealed class ValueProviderCollection : public
   ObjectList, IValueProviderCollection
[JScript]
public class ValueProviderCollection extends ObjectList,
   IValueProviderCollection

Remarks

[To be supplied.]

Requirements

Namespace: System.ComponentModel.Design

Assembly: System.dll

See Also

ValueProviderCollection Members | System.ComponentModel.Design Namespace