Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: uint ToUInt(object)

Declaration

public static uint ToUInt(
    object value
)

Summary

Converts the specified object to a uint. Throws an ExactConvertException if the object cannot be converted exactly.