| Slu.Heureka.DomainLayer.ProductionModel Namespace > TreeVolumeBrandelLesser Class > GetVolumeUnderBark Method : GetVolumeUnderBark(PredictionUnit,Int32) Method |
'DeclarationPublic Overloads Overrides Function GetVolumeUnderBark( _ ByVal pUnit As PredictionUnit, _ ByVal period As Integer _ ) As Double()
'UsageDim instance As TreeVolumeBrandelLesser Dim pUnit As PredictionUnit Dim period As Integer Dim value() As Double value = instance.GetVolumeUnderBark(pUnit, period)
public override double[] GetVolumeUnderBark( PredictionUnit pUnit, int period )
public: array<double>^ GetVolumeUnderBark( PredictionUnit^ pUnit, int period ) override
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