Gets if the specified value can be represented as "dot-atom".
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static bool IsDotAtom( string value )
Public Shared Function IsDotAtom ( value As String ) As Boolean
public: static bool IsDotAtom( String^ value )
static member IsDotAtom : value : string -> bool
Parameters
- value (String)
- Value to check.
Return Value
Boolean
Returns true if the specified value can be represented as "dot-atom".
Returns true if the specified value can be represented as "dot-atom".
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119