KitchenDraw SDK 2
Show / Hide Table of Contents

Method GetEnumerator

GetEnumerator()

Alows to enumerate through Errors.

Declaration
public IEnumerator<Scene.CatalogChangeError> GetEnumerator()
Returns
Type Description
IEnumerator<Scene.CatalogChangeError>
Implements
IEnumerable<T>.GetEnumerator()
In this article
Back to top Generated by DocFX