| | |
| | | { |
| | | list.AddRange(this.Hydrants); |
| | | } |
| | | if (this.Meters != null && this.Meters.Count > 0) |
| | | { |
| | | list.AddRange(this.Meters); |
| | | } |
| | | if (this.Flowmeters != null && this.Flowmeters.Count > 0) |
| | | { |
| | | list.AddRange(this.Flowmeters); |
| | |
| | | if (this.Bluntheads != null && this.Bluntheads.Count > 0) |
| | | { |
| | | list.AddRange(this.Bluntheads); |
| | | } |
| | | if (this.Exchangers != null && this.Exchangers.Count > 0) |
| | | { |
| | | list.AddRange(this.Exchangers); |
| | | } |
| | | |
| | | if (this.Pipes != null && this.Pipes.Count > 0) |
| | |
| | | { |
| | | list.AddRange(this.Hydrants); |
| | | } |
| | | if (this.Meters != null && this.Meters.Count > 0) |
| | | { |
| | | list.AddRange(this.Meters); |
| | | } |
| | | if (this.Flowmeters != null && this.Flowmeters.Count > 0) |
| | | { |
| | | list.AddRange(this.Flowmeters); |
| | |
| | | { |
| | | list.AddRange(this.Bluntheads); |
| | | } |
| | | |
| | | if (this.Exchangers != null && this.Exchangers.Count > 0) |
| | | { |
| | | list.AddRange(this.Exchangers); |
| | | } |
| | | |
| | | return list; |
| | | } |
| | |
| | | { |
| | | list.AddRange(this.Hydrants); |
| | | } |
| | | if (this.Meters != null && this.Meters.Count > 0) |
| | | { |
| | | list.AddRange(this.Meters); |
| | | } |
| | | if (this.Flowmeters != null && this.Flowmeters.Count > 0) |
| | | { |
| | | list.AddRange(this.Flowmeters); |
| | |
| | | { |
| | | list.AddRange(this.Bluntheads); |
| | | } |
| | | |
| | | if (this.Exchangers != null && this.Exchangers.Count > 0) |
| | | { |
| | | list.AddRange(this.Exchangers); |
| | | } |
| | | |
| | | return list; |
| | | } |