///<summary> ///Removes the given SRR_S01_LOCATION_RESOURCE ///</summary> public void RemoveLOCATION_RESOURCE(SRR_S01_LOCATION_RESOURCE toRemove) { this.RemoveStructure("LOCATION_RESOURCE", toRemove); }