Méthode | Description | |
---|---|---|
GetDistance ( |
||
GetTotalDistance ( |
||
Location ( int x, int y ) : System | ||
MoveLocations ( |
||
ReverseRange ( |
||
SwapLocations ( |
||
ToString ( ) : string |
public GetDistance ( |
||
other | ||
Résultat | double |
public static GetTotalDistance ( |
||
startLocation | ||
locations | ||
Résultat | double |
public static MoveLocations ( |
||
locations | ||
fromIndex | int | |
toIndex | int | |
Résultat | void |
public static ReverseRange ( |
||
locations | ||
startIndex | int | |
endIndex | int | |
Résultat | void |
public static SwapLocations ( |
||
locations | ||
index1 | int | |
index2 | int | |
Résultat | void |