コード例 #1
0
 public Midpoint(IndexEntryKey key, long itemIndex)
 {
     Key       = key;
     ItemIndex = itemIndex;
 }