Table of Contents

Method IsEmojiOrInvisibleCharacterToTheRight

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

IsEmojiOrInvisibleCharacterToTheRight(string, int, out int)

public static bool IsEmojiOrInvisibleCharacterToTheRight(string text, int pos, out int len)

Parameters

text string
pos int
len int

Returns

bool