public static bool Alpha( string value )
Public Shared Function Alpha ( _ value As String _ ) As Boolean
public: static bool^ Alpha( String^ value )