C-DEngine 5.105

WebHeaderCollection..::..GetEnumerator Method

Gets the enumerator used to iterate through the collection.

Namespace:  WebSocketSharp.Net
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public IEnumerator GetEnumerator()
Public Function GetEnumerator As IEnumerator
public:
IEnumerator^ GetEnumerator()

Return Value

An IEnumerator instance used to iterate through the collection.