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

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

Parameters

index
Type: SystemInt32
The ecoregion's index in the dataset.

Property Value

Type: IEcoregion
See Also