Skip to content

cee7a94b dde2 cd60 13c0 8a7e05d7c38b

Mat Walker edited this page Apr 17, 2020 · 1 revision

ItemList Properties

[This is preliminary documentation and is subject to change.]

The HTTPBased.ItemList type exposes the following members.

Properties

 

Name Description
Public property Capacity Gets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from List(KeyValuePair(String, String)).)
Public property Count Gets the number of elements contained in the List(T). (Inherited from List(KeyValuePair(String, String)).)
Public property Item(Int32) Gets or sets the element at the specified index. (Inherited from List(KeyValuePair(String, String)).)
Public property Item(String) Gets value of first instance of an item matching the given key
  Back to Top

See Also

Reference

HTTPBased.ItemList Class
TeamControlium.NonGUI Namespace

Clone this wiki locally