Interface IMetric
Assembly: AltV.Net.dll
Syntax
Properties
|
Improve this Doc
View Source
Core
Declaration
Property Value
|
Improve this Doc
View Source
MetricNativePointer
Declaration
IntPtr MetricNativePointer { get; }
Property Value
Type |
Description |
System.IntPtr |
|
|
Improve this Doc
View Source
Name
Declaration
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Value
Declaration
ulong Value { get; set; }
Property Value
Type |
Description |
System.UInt64 |
|
Methods
|
Improve this Doc
View Source
Add(UInt64)
Declaration
Parameters
Type |
Name |
Description |
System.UInt64 |
value |
|
|
Improve this Doc
View Source
Begin()
Declaration
|
Improve this Doc
View Source
End()
Declaration
[Obsolete("Deprecated old behavior, remove in future. Use End2")]
void End()
|
Improve this Doc
View Source
End2()
Declaration
|
Improve this Doc
View Source
Inc()
Declaration