This is the old Animancer v7.4 documentation. Click here for the latest version.

ParameterDictionary.

GetEnumerator() Method

Summary

Returns an enumerator that iterates through all registered parameters.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ParameterDictionary

Syntax

public Dictionary<Object, IParameter>.ValueCollection.Enumerator GetEnumerator()

Return Value

Type Description
Dictionary<Object, IParameter>.ValueCollection.Enumerator