C# Class Landis.Harvest.ManagementAreas.Range

Afficher le fichier Open project: LANDIS-II-Foundation/Extensions-Disturbance

Méthodes publiques

Свойство Type Description
End ushort
Start ushort

Méthodes publiques

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

Method Details

Range() public méthode

public Range ( ushort mapCode ) : Landis.DualScale
mapCode ushort
Résultat Landis.DualScale

Range() public méthode

public Range ( ushort mapCode ) : Landis.Landscape
mapCode ushort
Résultat Landis.Landscape

Range() public méthode

public Range ( ushort mapCode ) : System.Collections.Generic
mapCode ushort
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

End public_oe property

public ushort End
Résultat ushort

Start public_oe property

public ushort Start
Résultat ushort