PowerGraph.LV.this - multiple declarations

Function PowerGraph.LV.this

this (
  Vertex v
);

Function PowerGraph.LV.this

this (
  PowerGraph.VD e,
  bool active
);