Click or drag to resize
ISpeciesDatasetItem Property (Int32)
Gets the parameters for a species.

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

Parameters

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

Property Value

Type: ISpecies
See Also