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!

ListChangedEventArgs Class

[To be supplied.]

Object
   EventArgs
      ListChangedEventArgs

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data

Assembly: System.Data.dll

See Also

ListChangedEventArgs Members | System.Data Namespace