Slu.Heureka.DomainLayer.Forest Namespace > TreeAlias Class : CreateTree Method |
'Declaration
Public Function CreateTree( _ ByVal p As PredictionUnit, _ Optional ByVal loadServices As Boolean _ ) As Tree
'Usage
Dim instance As TreeAlias Dim p As PredictionUnit Dim loadServices As Boolean Dim value As Tree value = instance.CreateTree(p, loadServices)
public Tree CreateTree( PredictionUnit p, bool loadServices )
public: Tree^ CreateTree( PredictionUnit^ p, bool loadServices )
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