DBObjectCollectionExtension Class |
Provides extension methods for the DBObjectCollection type.
Inheritance HierarchySystemObject Gile.AutoCAD.R20.ExtensionDBObjectCollectionExtension
Namespace:
Gile.AutoCAD.R20.Extension
Assembly:
Gile.AutoCAD.R20.Extension (in Gile.AutoCAD.R20.Extension.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static class DBObjectCollectionExtension
<ExtensionAttribute>
Public NotInheritable Class DBObjectCollectionExtension
[ExtensionAttribute]
public ref class DBObjectCollectionExtension abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type DBObjectCollectionExtension = class end
The DBObjectCollectionExtension type exposes the following members.
Methods
| Name | Description |
---|
  | DisposeAll |
Disposes of all objects in the collections.
|
Top
See Also