Method AsInt AsInt() Explicitly casts this StatValue into an integer, doing the necessary conversion if necessary, but throwing an InvalidCastException if not possible. Declaration public int AsInt() Returns Type Description int The integer value.