public void Substitute(int theIndex, BOPDS_PaveBlock theKey1)
 {
     throw new NotImplementedException();
 }
 public bool RemoveKey(BOPDS_PaveBlock theKey1)
 {
     throw new NotImplementedException();
 }
 public int Add(BOPDS_PaveBlock theKey1)
 {
     throw new NotImplementedException();
 }
 public bool Contains(BOPDS_PaveBlock theKey1)
 {
     throw new NotImplementedException();
 }
예제 #5
0
 public BOPDS_CommonBlock ChangeSeek(BOPDS_PaveBlock theKey)
 {
     throw new NotImplementedException("Native class returns pointer to integer/double/handle.");
 }
예제 #6
0
 public BOPDS_CommonBlock ChangeFind(BOPDS_PaveBlock theKey)
 {
     throw new NotImplementedException();
 }
예제 #7
0
 public bool UnBind(BOPDS_PaveBlock theKey)
 {
     throw new NotImplementedException();
 }
예제 #8
0
 public bool Find(BOPDS_PaveBlock theKey, BOPDS_CommonBlock theValue)
 {
     throw new NotImplementedException();
 }
예제 #9
0
 public BOPDS_CommonBlock Bound(BOPDS_PaveBlock theKey, BOPDS_CommonBlock theItem)
 {
     throw new NotImplementedException("Native class returns pointer to integer/double/handle.");
 }
예제 #10
0
 public bool HasSameBounds(BOPDS_PaveBlock theOther)
 {
     throw new NotImplementedException();
 }
예제 #11
0
 public BOPDS_PaveBlock(BOPDS_PaveBlock parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
예제 #12
0
 public void AddPaveBlock(BOPDS_PaveBlock aPB)
 {
     throw new NotImplementedException();
 }
예제 #13
0
 public void SetRealPaveBlock(BOPDS_PaveBlock thePB)
 {
     throw new NotImplementedException();
 }