Click or drag to resize
SpeciesFactListGetSpeciesFacts Method
Overload List
  NameDescription
Public methodGetSpeciesFacts(FactorList)
Method that returns a filtered version of this species fact list. The filtering is done on factors.
Public methodGetSpeciesFacts(IFactor)
Get a subset of this species fact list based on parameters.
Public methodGetSpeciesFacts(IIndividualCategory)
Get a subset of this species fact list based on parameters.
Public methodGetSpeciesFacts(IndividualCategoryList)
Method that returns a filtered version of this species fact list. The filtering is done on individual categories.
Public methodGetSpeciesFacts(IPeriod)
Get a subset of this species fact list based on parameters.
Public methodGetSpeciesFacts(ISpeciesFactQuality)
Get a subset of this species fact list by quality.
Public methodGetSpeciesFacts(ITaxon)
Get a subset of this species fact list based on parameters.
Public methodGetSpeciesFacts(PeriodList)
Method that returns a filtered version of this species fact list. The filtering is done on Periods.
Public methodGetSpeciesFacts(ITaxon, IIndividualCategory, IFactor, IPeriod)
Get a subset of this species fact list based on parameters.
Public methodGetSpeciesFacts(IndividualCategoryList, PeriodList, TaxonList, TaxonList, FactorList)
Method that returns a filtered version of this species fact list. The filtering is done on several parameters.
Top
See Also