| Visual Basic (Declaration) | |
|---|---|
Public Function GetEnumerator() As IEnumerator(Of EventData) | |
| C# | |
|---|---|
public IEnumerator<EventData> GetEnumerator() | |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
|
| CSharpTest.Net | |
| GetEnumerator Method | |
| See Also Send Feedback Download Help File | |
| CSharpTest.Net.Logging Assembly > CSharpTest.Net.Logging Namespace > LogEventArgs Class : GetEnumerator Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Function GetEnumerator() As IEnumerator(Of EventData) | |
| C# | |
|---|---|
public IEnumerator<EventData> GetEnumerator() | |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7