public bool Replace(AIS_Animation theAnimationOld, AIS_Animation theAnimationNew) { throw new NotImplementedException(); }
public bool Remove(AIS_Animation theAnimation) { throw new NotImplementedException(); }
public AIS_Animation(AIS_Animation parameter1) : base() { throw new NotImplementedException(); }
public void Add(AIS_Animation theAnimation) { throw new NotImplementedException(); }
public void CopyFrom(AIS_Animation theOther) { throw new NotImplementedException(); }