_XDocumentEventSink2_SinkHelper class
This member is reserved for internal use and is not intended to be used directly from your code.
Inheritance hierarchy
System.Object
Microsoft.Office.Interop.InfoPath._XDocumentEventSink2_SinkHelper
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)
Syntax
'Declaration
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _XDocumentEventSink2_SinkHelper _
Implements _XDocumentEventSink2
'Usage
Dim instance As _XDocumentEventSink2_SinkHelper
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _XDocumentEventSink2_SinkHelper : _XDocumentEventSink2
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.