示例#1
0
 // nothing to be done now
 /// <summary>Get the number of data blocks.</summary>
 /// <returns>the number of data blocks.</returns>
 public virtual int GetBlockCount()
 {
     return(dataIndex.GetBlockRegionList().Count);
 }