public void Substitute(int theIndex, TCollection_AsciiString theKey1, Aspect_XRActionSet theItem)
 {
     throw new NotImplementedException();
 }
 public bool FindFromKey(TCollection_AsciiString theKey1, Aspect_XRActionSet theValue)
 {
     throw new NotImplementedException();
 }
 public int Add(TCollection_AsciiString theKey1, Aspect_XRActionSet theItem)
 {
     throw new NotImplementedException();
 }
예제 #4
0
 public Aspect_XRActionSet(Aspect_XRActionSet parameter1)
     : base()
 {
     throw new NotImplementedException();
 }