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