'Declaration Public Shared Function GetCount( _
ByVal textТекст.As System.String _
) As System.Int32
public static System.Int32 GetCount(
System.String text
)
public: static System.Int32 GetCount(
System.String text
)
public:
static System.Int32 GetCount(
System.String text
)
Parameters
- text
- Текст.
Return Value
Количество символов Unicode.