Slu.Heureka.DomainLayer.Forest Namespace > SpeciesIntCollection Class > SpeciesIntCollection Constructor : SpeciesIntCollection Constructor(SpeciesGroupCode[],Int32[]) |
'Declaration
Public Function New( _ ByVal species() As SpeciesGroupCode, _ ByVal values() As Integer _ )
'Usage
Dim species() As SpeciesGroupCode Dim values() As Integer Dim instance As New SpeciesIntCollection(species, values)
public SpeciesIntCollection( SpeciesGroupCode[] species, int[] values )
public: SpeciesIntCollection( array<SpeciesGroupCode>^ species, array<int>^ values )
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