Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 411 Bytes

File metadata and controls

19 lines (11 loc) · 411 Bytes

Chars.Alphanumeric() Method

Home

Containing Type: Chars

Assembly: Pihrtsoft.Text.RegularExpressions.Linq.dll


Returns a pattern that matches a latin alphabet letter or an arabic digit.

public static Pihrtsoft.Text.RegularExpressions.Linq.CharGrouping Alphanumeric()

Returns

CharGrouping