Returns an IStringStringEnumerator that can
iterate through the IStringStringCollection.
Namespace: CodeSmith.CustomPropertiesAssembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
IStringStringEnumerator GetEnumerator() |
| Visual Basic |
|---|
Function GetEnumerator As IStringStringEnumerator |
Return Value
Type: IStringStringEnumeratorAn IStringStringEnumerator for the entire IStringStringCollection.
Remarks
Please refer to GetEnumerator()()()() for details.