← Back to carmenta.com
Carmenta Engine SDK Documentation
×

SymbolAttributeValueCollection.GetEnumerator Method

Returns an enumerator that iterates through the collection.

Thread safety: This property is not thread-safe.

GetEnumerator()

Returns an enumerator that iterates through the collection.

Syntax

C#
public IEnumerable< SymbolAttributeValue > GetEnumerator ( );

Return Value

Type: An enumerator that iterates over all SymbolAttributeValue elements in the collection.
An enumerator for the collection.

Platforms

Windows, Linux, Android

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept