I need to find the first occurrence of the attribute `ICount` and its value must be returned. Only the number from the attribute. How to get it?

 < FCount = "1" ICount = "0" Ccount= "1">

Please assist me on this.