Click or drag to resize

PerfStatsViewStatsCollectionGetEnumerator Method

Gets an enumerator for the collection.

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

Return Value

Type: PerfStatsViewStatsCollectionEnumerator
A collection enumerator.
See Also