コード例 #1
0
 public int HashCode(MAT2d_BiInt theKey, int theUpperBound)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public bool IsEqual(MAT2d_BiInt Key1, MAT2d_BiInt Key2)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public bool UnBind(MAT2d_BiInt theKey)
 {
     throw new NotImplementedException();
 }
コード例 #4
0
 public void SortRefToEqui(MAT2d_BiInt aBiInt)
 {
     throw new NotImplementedException();
 }
コード例 #5
0
 public int ChangeFind(MAT2d_BiInt theKey)
 {
     throw new NotImplementedException();
 }
コード例 #6
0
 public int ChangeSeek(MAT2d_BiInt theKey)
 {
     throw new NotImplementedException("Native class returns pointer to integer/double/handle.");
 }
コード例 #7
0
 public bool Find(MAT2d_BiInt theKey, ref int theValue)
 {
     throw new NotImplementedException();
 }
コード例 #8
0
 public int Bound(MAT2d_BiInt theKey, int theItem)
 {
     throw new NotImplementedException("Native class returns pointer to integer/double/handle.");
 }
コード例 #9
0
 public MAT2d_BiInt(MAT2d_BiInt parameter1)
     : base()
 {
     throw new NotImplementedException();
 }