ContainsUtf32Symbol(String) Method (UnicodeCharacterCollection)
Returns a value indicating whether specified text contains UTF32 symbol.
'Declaration
Public Shared Function ContainsUtf32Symbol( _
ByVal As System.String _
) As Boolean
public static bool ContainsUtf32Symbol(
System.String
)
public: static bool ContainsUtf32Symbol(
System.String
)
public:
static bool ContainsUtf32Symbol(
System.String
)
Parameters
- text
- The text.
Return Value
True if text contains UTF32 symbol; otherwise, false.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5