StringPlaceholderDocumentMatchInfoContains - метод |
Пространство имён:
Tessa.Platform.Placeholders
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public bool Contains(
Match match
)
Public Function Contains (
match As Match
) As Boolean
public:
bool Contains(
Match^ match
)
member Contains :
match : Match -> bool
Параметры
- match
- Тип: System.Text.RegularExpressionsMatch
Возвращаемое значение
Тип:
BooleanСм. также