←Select platform

ImplicitBinDescriptor Constructor

Summary
Initializes a new instance of the ImplicitBinDescriptor class.

Syntax
C#
C++/CLI
Python
public: 
ImplicitBinDescriptor(  
   Dictionary<ImplicitBinPrefix,Range^>^ implicitBin, 
   Nullable<int> numberOfLayers 
) 
__init__(self,Dictionary<ImplicitBinPrefix,implicitBin,numberOfLayers) # Overloaded constructor 

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

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