EmojiMatcherFindAll - метод

Ищет все эмодзи в строке.

Definition

Пространство имён: Tessa.Emoji
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public MatchCollection FindAll(
	string line
)

Параметры

line  String
 

Возвращаемое значение

MatchCollection
Represents the set of successful matches found by iteratively applying a regular expression pattern to the input string.
.

Реализации

IEmojiMatcherFindAll(String)

См. также