Slu.Heureka.DomainLayer.Forest Namespace > SpeciesCollectionPercentageConverter Class : percentageString Method |
'Declaration
Public Function percentageString( _ ByVal col As SpeciesCollectionBase(Of Double), _ ByVal speciesGroups As IList(Of SpeciesGroupCode) _ ) As String
'Usage
Dim instance As SpeciesCollectionPercentageConverter Dim col As SpeciesCollectionBase(Of Double) Dim speciesGroups As IList(Of SpeciesGroupCode) Dim value As String value = instance.percentageString(col, speciesGroups)
public string percentageString( SpeciesCollectionBase<double> col, IList<SpeciesGroupCode> speciesGroups )
public: String^ percentageString( SpeciesCollectionBase<double>^ col, IList<SpeciesGroupCode>^ speciesGroups )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2