C-DEngine 5.105

WebHeaderCollection..::..Count Property

Gets the number of headers in the collection.

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

Syntax


public int Count { get; }
Public ReadOnly Property Count As Integer
	Get
public:
property int^ Count {
	int^ get ();
}

Field Value

An Int32 that represents the number of headers in the collection.