PerformanceCounterSampleCollectionContains - метод |
Пространство имён:
Tessa.UI.Diagnostics
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public bool Contains(
long item
)
Public Function Contains (
item As Long
) As Boolean
public:
virtual bool Contains(
long long item
) sealed
abstract Contains :
item : int64 -> bool
override Contains :
item : int64 -> bool
Параметры
- item
- Тип: SystemInt64
Возвращаемое значение
Тип:
BooleanРеализации
ICollectionTContains(T)См. также