资源说明:格式如下:
类:Autodesk.AutoCAD.ApplicationServices.DocumentLockModeWillChangeEventArgs:System.EventArgs
函数:
Equals(Object) AS System.Boolean
GetHashCode() AS System.Int32
GetType() AS System.Type
ToString() AS System.String
属性:
CurrentMode AS Autodesk.AutoCAD.ApplicationServices.DocumentLockMode 可读不可写
Document AS Autodesk.AutoCAD.ApplicationServices.Document 可读不可写
GlobalCommandName AS System.String 可读不可写
MyCurrentMode AS Autodesk.AutoCAD.ApplicationServices.DocumentLockMode 可读不可写
MyNewMode AS Autodesk.AutoCAD.ApplicationServices.DocumentLockMode 可读不可写
--------------------------------
类:Autodesk.AutoCAD.ApplicationServices.DocumentLockModeWillChangeEventHandler:System.MulticastDelegate
New(System.Object, IntPtr)
方法:
EndInvoke(IAsyncResult)
GetObjectData(SerializationInfo,StreamingContext)
Invoke(Object,DocumentLockModeWillChangeEventArgs)
函数:
BeginInvoke(Object,DocumentLockModeWillChangeEventArgs,AsyncCallback,Object) AS System.IAsyncResult
Clone() AS System.Object
DynamicInvoke(Object[]) AS System.Object
Equals(Object) AS System.Boolean
GetHashCode() AS System.Int32
GetInvocationList() AS System.Delegate[]
GetType() AS System.Type
ToString() AS System.String
属性:
Method AS System.Reflection.MethodInfo 可读不可写
Target AS System.Object 可读不可写
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。