///<summary> ///Removes the given PRR_PC5_ORDER ///</summary> public void RemoveORDER(PRR_PC5_ORDER toRemove) { this.RemoveStructure("ORDER", toRemove); }