HttpListenerPrefixCollectionGetEnumerator Method |
Namespace:
Sfs2X.WebSocketSharp.Net
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public IEnumerator<string> GetEnumerator()
Return Value
Type:
IEnumeratorString
An
IEnumeratorstring instance used to iterate
through the collection.
Implements
IEnumerableTGetEnumeratorSee Also