This is the event argument that is used by the ParseEvents interface
that can be queried from the ParseEvents property.
Namespace: yWorks.yFiles.GraphML.ParserAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class ParseEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class ParseEventArgs _ Inherits EventArgs |
Remarks
This class holds a reference to the parse context and the
Element that is currently being parsed.
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
yWorks.yFiles.GraphML.Parser..::..ParseEventArgs
System..::..EventArgs
yWorks.yFiles.GraphML.Parser..::..ParseEventArgs