GroupGetAllEntityIds Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public ObjectId[] GetAllEntityIds()
Public Function GetAllEntityIds As ObjectId()
public:
array<ObjectId>^ GetAllEntityIds()
member GetAllEntityIds : unit -> ObjectId[]
Return Value
Type:
ObjectId
See Also