EnumeratorTemplate
Gets the name of the template that must be applied to iterator getters returning an IEnumerator<T> or IEnumerator.
Declaration
public string? EnumeratorTemplate { get; }
Property Value
Type | Description |
---|---|
string |
Gets the name of the template that must be applied to iterator getters returning an IEnumerator<T> or IEnumerator.
public string? EnumeratorTemplate { get; }
Type | Description |
---|---|
string |