Slu.Heureka.DomainLayer.Forest Namespace > TreeLayer Class : TreeLayer Constructor |
'Declaration
Public Function New( _ ByVal layer As dsForest.TreeLayerRow, _ ByVal distribution() As dsForest.TreeLayerDistributionRow _ )
'Usage
Dim layer As dsForest.TreeLayerRow Dim distribution() As dsForest.TreeLayerDistributionRow Dim instance As New TreeLayer(layer, distribution)
public TreeLayer( dsForest.TreeLayerRow layer, dsForest.TreeLayerDistributionRow[] distribution )
public: TreeLayer( dsForest.TreeLayerRow^ layer, array<dsForest.TreeLayerDistributionRow^>^ distribution )
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