Leadtools.Jpip.Caching Namespace > ImplicitBinDescriptor Class : ImplicitBinDescriptor Constructor |
public ImplicitBinDescriptor( Dictionary<ImplicitBinPrefix,Range> implicitBin, Nullable<int> numberOfLayers )
'Declaration Public Function New( _ ByVal implicitBin As Dictionary(Of ImplicitBinPrefix,Range), _ ByVal numberOfLayers As Nullable(Of Integer) _ )
'Usage Dim implicitBin As Dictionary(Of ImplicitBinPrefix,Range) Dim numberOfLayers As Nullable(Of Integer) Dim instance As New ImplicitBinDescriptor(implicitBin, numberOfLayers)
public ImplicitBinDescriptor( Dictionary<ImplicitBinPrefix,Range> implicitBin, IReference<int> numberOfLayers )
function ImplicitBinDescriptor( implicitBin , numberOfLayers )
public: ImplicitBinDescriptor( Dictionary<ImplicitBinPrefix,Range^>^ implicitBin, Nullable<int> numberOfLayers )
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