Click or drag to resize
ISpeciesDataset Interface
A read-only collection of species parameters.

Namespace: Landis.Core
Assembly: Landis.Core (in Landis.Core.dll) Version: 6.1.5452.26346
Syntax
public interface ISpeciesDataset : IEnumerable<ISpecies>, 
	IEnumerable

The ISpeciesDataset type exposes the following members.

Methods
  NameDescription
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableISpecies.)
Top
Properties
See Also