public CompoundObjectId( ObjectId id, ObjectIdCollection path, Database hostDatabase )
Public Sub New ( id As ObjectId, path As ObjectIdCollection, hostDatabase As Database )
public: CompoundObjectId( ObjectId id, ObjectIdCollection^ path, Database^ hostDatabase )
new : id : ObjectId * path : ObjectIdCollection * hostDatabase : Database -> CompoundObjectId