public object MarkerCount() { return(markerStack.Count()); }
public int MarkerCount() { return(markerStack.Count()); }