extension element event class

Namespace:  Google.GData.Client
Assembly:  Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2

Syntax

C#
public class ExtensionElementEventArgs : EventArgs
Visual Basic (Declaration)
Public Class ExtensionElementEventArgs _

	Inherits EventArgs
Visual C++
public ref class ExtensionElementEventArgs : public EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    Google.GData.Client..::.ExtensionElementEventArgs

See Also