Click or drag to resize

PerfStatsViewStatsCollectionGetEnumerator Method

Gets an enumerator for the collection.

Namespace: Internal.SharpBgfx
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public PerfStatsViewStatsCollectionEnumerator GetEnumerator()

Return Value

PerfStatsViewStatsCollectionEnumerator
A collection enumerator.
See Also