ImplicitBinDescriptor Constructor

Summary
Initializes a new instance of the ImplicitBinDescriptor class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal implicitBin As Dictionary(Of ImplicitBinPrefix,Range), _ 
   ByVal numberOfLayers As Nullable(Of Integer) _ 
) 
public: 
ImplicitBinDescriptor(  
   Dictionary<ImplicitBinPrefix,Range^>^ implicitBin, 
   Nullable<int> numberOfLayers 
) 

Parameters

implicitBin
A Dictionary<ImplicitBinPrefix,Range> object which defines the data-bins.

numberOfLayers
An System.Int32 value identifying the number of layers of a precinct data-bin. This value can be null.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.