File
|
The FileDependencyManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| CountEntries | Property that represents the number of unique entries in the .dwg section of the File Dependency List. | |
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| IteratorNext | Property that represents the index of the next entry in the .dwg section of the File Dependency List. The returned value may be used in the getEntry() and eraseEntry() methods. | |
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| CreateEntry | Creates an entry in the .dwg section of the File Dependency List. | |
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Equals | Checks objects for equality. (Inherited from DisposableWrapper) |
|
| EraseEntry(Int32, Boolean) | Erases the specified entry from the .dwg section of the File Dependency List. | |
| EraseEntry(String, String, Boolean) | Erases the specified entry from the .dwg section of the File Dependency List. | |
| GetEntry(Int32) | Returns the specified entry in the .dwg section of the File Dependency List. | |
| GetEntry(Int32, Boolean) | Returns the specified entry in the .dwg section of the File Dependency List. | |
| GetEntry(String, String) | Returns the specified entry in the .dwg section of the File Dependency List. | |
| GetEntry(String, String, Boolean) | Returns the specified entry in the .dwg section of the File Dependency List. | |
| GetHashCode | Retrieves the object hash code. (Inherited from DisposableWrapper) |
|
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetType | (Inherited from Object) |
|
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| IteratorInitialize | Initializes an iterator for the .dwg section of the File Dependency List. | |
| ToString | (Inherited from Object) |
|
| UpdateEntry(Int32) | ||
| UpdateEntry(String, String) |
| © Bricsys NV. All rights reserved. |