Click or drag to resize
ISelectResults<TResult> Properties

The ISelectResults< TResult> generic type exposes the following members.

Properties
  NameDescription
Public propertyIsModifiable
True if this ISelectResults is modifiable.
Public propertyItem
Public propertySize
The size of the ISelectResults.
Top
See Also