Public Sub New(
compoundObjectId As CompoundObjectId,
subentId As SubentityId
)
public VertexRef(
CompoundObjectId compoundObjectId,
SubentityId subentId
);
This wraps the ObjectARX AcDbVertexRef::AcDbVertexRef() method.
VertexRef Class, Autodesk.AutoCAD.DatabaseServices Namespace