/// <summary> /// Gets the data from the Holes created /// </summary> /// <returns></returns> protected byte[] GetHoleBuild() { return(Holes.GetData()); }