-
Notifications
You must be signed in to change notification settings - Fork 0
cee7a94b dde2 cd60 13c0 8a7e05d7c38b
Mat Walker edited this page Apr 17, 2020
·
1 revision
[This is preliminary documentation and is subject to change.]
The HTTPBased.ItemList type exposes the following members.
Name | Description | |
---|---|---|
Capacity | Gets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from List(KeyValuePair(String, String)).) | |
Count | Gets the number of elements contained in the List(T). (Inherited from List(KeyValuePair(String, String)).) | |
Item(Int32) | Gets or sets the element at the specified index. (Inherited from List(KeyValuePair(String, String)).) | |
Item(String) | Gets value of first instance of an item matching the given key |
- TeamControlium Namespace
-
TeamControlium.NonGUI Namespace
-
HTTPBased Class
- HTTPBased Constructor
-
HTTPBased Properties
- HTTPBased.Body Property
- HTTPBased.CertificateValidationCallback Property
- HTTPBased.ClientCertificate Property
- HTTPBased.Domain Property
- HTTPBased.HeaderList Property
- HTTPBased.HeaderString Property
- HTTPBased.HTTPMethod Property
- HTTPBased.QueryList Property
- HTTPBased.QueryString Property
- HTTPBased.ResourcePath Property
- HTTPBased.ResponseRaw Property
- HTTPBased.TryException Property
- HTTPBased.UseSSL Property
- HTTPBased Methods
- HTTPBased.HTTPMethods Enumeration
- HTTPBased.ItemList Class
- TCPBased Class
-
HTTPBased Class