ObjectIdCollectionAdd Method

Adds an object identifier to the collection.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public int Add(
        ObjectId value
)

Parameters

value  ObjectId
[in] ObjectId object to add.

Return Value

Int32
Index of the new last element.
See Also

©  Bricsys NV. All rights reserved.