LocalizableString.EqualsByValue - метод Смотри также Terrasoft.Common - пространство имен > LocalizableString - класс : EqualsByValue - метод C#
Glossary Item Box
public bool EqualsByValue( LocalizableString caption )
Параметры
- caption
- The LocalizableString instance for comparison with the current LocalizableString instance.
Тип возвращаемого значения
true
if the value of the LocalizableString instance matches the caption; otherwise - false
.