HttpListenerPrefixCollection..::..GetEnumerator Method
Gets the enumerator used to iterate through the HttpListenerPrefixCollection.
Namespace:
WebSocketSharp.NetAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public IEnumerator<string> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of String)
public: IEnumerator<String^>^ GetEnumerator()