←Select platform

ExplicitBinDescriptor Constructor (ExplicitBinDescriptor)

Summary

Initializes a new instance of the ExplicitBinDescriptor class.

Syntax

C#
VB
C++
public ExplicitBinDescriptor(  
   Leadtools.Jpip.ExplicitBin binType, 
   int binUID, 
   Leadtools.Jpip.Caching.AffectedBin binsNumber 
) 
Public Function New( _ 
   ByVal binType As Leadtools.Jpip.ExplicitBin, _ 
   ByVal binUID As Integer, _ 
   ByVal binsNumber As Leadtools.Jpip.Caching.AffectedBin _ 
) 
public: 
ExplicitBinDescriptor(  
   Leadtools.Jpip.ExplicitBin binType, 
   int binUID, 
   Leadtools.Jpip.Caching.AffectedBin^ binsNumber 
) 

Parameters

binType
The Leadtools.Jpip.ExplicitBin type of data-bin.

binUID
An System.Int32 value of the data-bin ID.

binsNumber
A AffectedBin value which qualifies the data-bin.

Example

For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize