DocumentCollection Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Bricscad.ApplicationServicesDocumentCollection

Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public sealed class DocumentCollection : MarshalByRefObject, 
        ICollection

The DocumentCollection type exposes the following members.

Properties
Methods
  Name Description
Public method Add  
Public method CloseAll  
Public method 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)
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
Public method ExecuteInApplicationContext  
Public method GetDocument  
Public method GetEnumerator  
Public method GetHashCode Serves as the default hash function.
(Inherited from Object)
Public method GetLifetimeService Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method InitializeLifetimeService Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Public method Open(String)  
Public method Open(String, Boolean)  
Public method Open(String, Boolean, String)  
Public method ToString Returns a string that represents the current object.
(Inherited from Object)
Top
Events
See Also

©  Bricsys NV. All rights reserved.