CachedRowsInfo Constructor
Namespace: Firefly.Box.AdvancedAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public CachedRowsInfo(
int count,
int position
)
Public Sub New (
count As Integer,
position As Integer
)
new :
count : int *
position : int -> CachedRowsInfo
Parameters
- count Int32
- The count based on which this CachedRowsInfo will be created
- position Int32
- The position based on which this CachedRowsInfo will be created