File
|
The FileDependencyManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoDelete | (Inherited from DisposableWrapper) |
|
| CountEntries | Property that represents the number of unique entries in the .dwg section of the File Dependency List. | |
| IsDisposed | (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 | (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| CreateEntry | Creates an entry in the .dwg section of the File Dependency List. | |
| CreateObjRef | Creates an object that contains all the relevant information
required to generate a proxy used to communicate with a remote
object. (Inherited from MarshalByRefObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Equals | (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 | (Inherited from DisposableWrapper) |
|
| GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject) |
|
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime
policy for this instance. (Inherited from MarshalByRefObject) |
|
| IteratorInitialize | Initializes an iterator for the .dwg section of the File Dependency List. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
|
| UpdateEntry(Int32) | ||
| UpdateEntry(String, String) |
| © Bricsys NV. All rights reserved. |