Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
XenoAtom.Logging
LogProperties.Enumerator
Methods
MoveNext()
Menu
On this page
MoveNext() Method
Definition
Namespace
XenoAtom.Logging
Assembly
XenoAtom.Logging.dll
View source
Advances to the next property.
public bool MoveNext()
Returns
Boolean
true
when a property is available; otherwise
false
.