[]
Gets an IEnumerator for this sheet that enumerates through the names of the user-defined custom functions (FunctionInfo objects) in the model.
public IEnumerator GetCustomFunctionEnumerator()
Public Function GetCustomFunctionEnumerator() As IEnumerator
| Type | Description |
|---|---|
| IEnumerator | An IEnumerator object. |