LineInfoEquals(NamedValueLineDoubleCollection) - метод |
The equals.
Пространство имён:
Tessa.UI.Views.Charting.Models
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис protected override bool Equals(
NamedValue<LineDoubleCollection> other
)
Protected Overrides Function Equals (
other As NamedValue(Of LineDoubleCollection)
) As Boolean
protected:
virtual bool Equals(
NamedValue<LineDoubleCollection^>^ other
) override
abstract Equals :
other : NamedValue<LineDoubleCollection> -> bool
override Equals :
other : NamedValue<LineDoubleCollection> -> bool
Параметры
- other
- Тип: Tessa.UI.Views.Charting.ModelsNamedValueLineDoubleCollection
The other.
Возвращаемое значение
Тип:
Boolean
The
Boolean.
См. также