Heureka API .NET Documentation
DiameterDistributionCalculator.LayerData Constructor



Syntax
'Declaration
 
Public Function New( _
   ByVal compartment As ApiCompartment, _
   ByVal layerType As ApiLayerType _
)
'Usage
 
Dim compartment As ApiCompartment
Dim layerType As ApiLayerType
 
Dim instance As New DiameterDistributionCalculator.LayerData(compartment, layerType)
public DiameterDistributionCalculator.LayerData( 
   ApiCompartment compartment,
   ApiLayerType layerType
)
public:
DiameterDistributionCalculator.LayerData( 
   ApiCompartment^ compartment,
   ApiLayerType layerType
)

Parameters

compartment
layerType
Requirements

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

See Also

Reference

DiameterDistributionCalculator.LayerData Class
DiameterDistributionCalculator.LayerData Members

Send Feedback