BinDescriptors Property

Summary
Gets a collection of ModelElement data-bin descriptors.
Syntax
C#
VB
C++
public Collection<ModelElement> BinDescriptors { get; } 
  
Public ReadOnly Property BinDescriptors As Collection(Of ModelElement) 
public: 
property Collection<ModelElement^>^ BinDescriptors { 
   Collection<ModelElement^>^ get(); 
} 

Property Value

A Collection of ModelElement objects which identifies a data-bin or a range of data-bins, about which cache information is being signaled.

Example

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

Requirements

Target Platforms

See Also

Reference

ModelItem Class

ModelItem Members

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.