ElementEventArgs Class
Argument for element events
Inheritance Hierarchy
System.Object
System.EventArgs
DocumentFormat.OpenXml.ElementEventArgs
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public Class ElementEventArgs _
Inherits EventArgs
'Применение
Dim instance As ElementEventArgs
public class ElementEventArgs : EventArgs
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.