Landis.Harvest.StandSpreading.StandSpreading C# (CSharp) Method

StandSpreading() protected method

protected StandSpreading ( ) : Edu.Wisc.Forest.Flel.Util
return Edu.Wisc.Forest.Flel.Util
        protected StandSpreading()
        {
            harvestedNeighbors = new List<Stand>();
        }