public static explicit operator Nullable<uint> ( JToken value )
Public Shared Narrowing Operator CType ( _ value As JToken _ ) As Nullable(Of UInteger)
static explicit operator Nullable<unsigned int> ( JToken^ value )