Initializes a new instance of the ModelElement class.
public ModelElement(bool subtractive,BinDescriptor descriptor)
Public Function New( _ByVal subtractive As Boolean, _ByVal descriptor As Leadtools.Jpip.Caching.BinDescriptor _)
public:ModelElement(bool subtractive,Leadtools.Jpip.Caching.BinDescriptor^ descriptor)
subtractive
true to inform the server that the relevant data should be removed from the server's model of the client cache; otherwise, false.
descriptor
A BinDescriptor value which specifies the data-bin description.
The descriptor could be either an ExplicitBinDescriptor or an ImplicitBinDescriptor type.
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
