public void Substitute(int theIndex, TopoDS_Vertex theKey1, Draft_VertexInfo theItem) { throw new NotImplementedException(); }
public bool FindFromKey(TopoDS_Vertex theKey1, Draft_VertexInfo theValue) { throw new NotImplementedException(); }
public int Add(TopoDS_Vertex theKey1, Draft_VertexInfo theItem) { throw new NotImplementedException(); }
public Draft_VertexInfo(Draft_VertexInfo parameter1) : base() { throw new NotImplementedException(); }