[]
Gets an IEnumerator that enumerates through the names of the custom functions in the model.
public IEnumerator<Function> GetFunctionEnumerator()
Public Function GetFunctionEnumerator() As IEnumerator(Of [Function])
| Type | Description |
|---|---|
| IEnumerator<Function> |