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

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

Parameters

name
Type: SystemString
The species's name.

Property Value

Type: ISpecies
See Also