ObjectIdCollection(ObjectId) Constructor

Constructor for the ObjectIdCollection class. Creates a collection from an array of ObjectId objects.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public ObjectIdCollection(
        ObjectId[] values
)

Parameters

values  ObjectId
[in] Collection for object identifiers.
See Also

©  Bricsys NV. All rights reserved.