SyslogBindingCollection.IEnumerable.GetEnumerator Method
Namespace: Rebex.Net
Assembly: Rebex.Syslog.dll (version 7.0.9083)
IEnumerable.GetEnumerator()
Returns an enumerator that iterates through the collection.
Declaration
IEnumerator IEnumerable.GetEnumerator()
Returns
Type | Description |
---|---|
IEnumerator | An enumerator that can be used to iterate through the collection. |