Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: bool IsNumeric(this string)

Declaration

public static bool IsNumeric(
    this string str
)

Summary

Determines whether the string contains only the characters 0-9.