public void Init(Aspect_TrackedDevicePose theValue)
 {
     throw new NotImplementedException();
 }
 public void SetValue(int theIndex, Aspect_TrackedDevicePose theItem)
 {
     throw new NotImplementedException();
 }
 public Aspect_TrackedDevicePoseArray(Aspect_TrackedDevicePose theBegin, int theLower, int theUpper)
     : base()
 {
     throw new NotImplementedException();
 }
 public Aspect_TrackedDevicePose(Aspect_TrackedDevicePose parameter1)
     : base()
 {
     throw new NotImplementedException();
 }