Supports type-safe iteration over a collection that
contains String elements.
Namespace: CodeSmith.CustomPropertiesAssembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public interface IStringEnumerator |
Visual Basic |
---|
Public Interface IStringEnumerator |
Remarks
IStringEnumerator provides an IEnumerator
that is strongly typed for String elements.