PerformanceCounterSampleCollectionEnumerator - структура

Definition

Пространство имён: Tessa.UI.Diagnostics
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public struct Enumerator : IEnumerator<long>, 
	IEnumerator, IDisposable
Inheritance
Object    ValueType    PerformanceCounterSampleCollectionEnumerator
Implements
IEnumeratorInt64, IEnumerator, IDisposable

Свойства

Методы

DisposeОсвобождает все ресурсы, используемые объектом PerformanceCounterSampleCollectionEnumerator
EqualsIndicates whether this instance and a specified object are equal.
(Унаследован от ValueType)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeReturns the hash code for this instance.
(Унаследован от ValueType)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
MoveNext 
Reset 
ToStringReturns the fully qualified type name of this instance.
(Унаследован от ValueType)

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также