Represents base event arguments for element generation events.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

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

Inheritance Hierarchy

See Also