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