Class DocumentData
Inheritance
System.Object
System.MarshalByRefObject
DocumentData
Implements
System.Runtime.Remoting.Messaging.IMessageSink
System.IDisposable
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.OpenXml
Assembly: NXOpen.dll
Syntax
public class DocumentData : TransientObject, IMessageSink, IDisposable
Constructors
DocumentData(IntPtr)
Declaration
protected DocumentData(IntPtr ptr)
Parameters
Type | Name | Description |
---|---|---|
System.IntPtr | ptr |
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
GetDataType()
Declaration
public DocumentData.Type GetDataType()
Returns
Type | Description |
---|---|
DocumentData.Type |
Implements
System.Runtime.Remoting.Messaging.IMessageSink
System.IDisposable