ObjectIdCollectionExtension Class |
Provides extension methods for the ObjectIdCollection type.
Inheritance HierarchySystemObject
Gile.AutoCAD.R20.ExtensionObjectIdCollectionExtension
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 ObjectIdCollectionExtension
<ExtensionAttribute>
Public NotInheritable Class ObjectIdCollectionExtension
[ExtensionAttribute]
public ref class ObjectIdCollectionExtension abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type ObjectIdCollectionExtension = class end
The ObjectIdCollectionExtension type exposes the following members.
Methods
| Name | Description |
---|
  | GetObjectsT |
Opens the objects which type matches to the given one, and return them.
|
Top
See Also