| Slu.Heureka.HeurekaAPI.Data Namespace > ApiCompartment Class > GetTreeList Method : GetTreeList(DateTime,IList<SpeciesGroupCode>) Method |
'DeclarationPublic Overloads Function GetTreeList( _ ByVal date As Date, _ ByVal speciesList As IList(Of SpeciesGroupCode) _ ) As IList(Of ApiTree)
'UsageDim instance As ApiCompartment Dim date As Date Dim speciesList As IList(Of SpeciesGroupCode) Dim value As IList(Of ApiTree) value = instance.GetTreeList(date, speciesList)
public IList<ApiTree> GetTreeList( DateTime date, IList<SpeciesGroupCode> speciesList )
public: IList<ApiTree^>^ GetTreeList( DateTime date, IList<SpeciesGroupCode>^ speciesList )
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