C# Class Landis.Harvest.ManagementAreas.Range

Mostra file Open project: LANDIS-II-Foundation/Extensions-Disturbance

Public Properties

Property Type Description
End ushort
Start ushort

Public Methods

Method Description
Range ( ushort mapCode ) : Landis.DualScale
Range ( ushort mapCode ) : Landis.Landscape
Range ( ushort mapCode ) : System.Collections.Generic
ToString ( ) : string

Method Details

Range() public method

public Range ( ushort mapCode ) : Landis.DualScale
mapCode ushort
return Landis.DualScale

Range() public method

public Range ( ushort mapCode ) : Landis.Landscape
mapCode ushort
return Landis.Landscape

Range() public method

public Range ( ushort mapCode ) : System.Collections.Generic
mapCode ushort
return System.Collections.Generic

ToString() public method

public ToString ( ) : string
return string

Property Details

End public_oe property

public ushort End
return ushort

Start public_oe property

public ushort Start
return ushort