Click or drag to resize
IEcoregionDatasetItem Property (String)
Gets the parameters for a ecoregion.

Namespace: Landis.Core
Assembly: Landis.Core (in Landis.Core.dll) Version: 6.1.5452.26346
Syntax
IEcoregion this[
	string name
] { get; }

Parameters

name
Type: SystemString
The ecoregion's name.

Property Value

Type: IEcoregion
See Also