IAcadSectionManagerItem Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
AcadSection Item(
Object Index
)
Function Item (
Index As Object
) As AcadSection
AcadSection^ Item(
[InAttribute] Object^ Index
)
abstract Item :
Index : Object -> AcadSection
Parameters
- Index
- Type: SystemObject
Return Value
Type:
AcadSection
See Also