wwNameValueCollection::InsertAt

Inserts an item at the specified index position. Items are inserted before the item specified.

o.InsertAt(Position,Key,Value)

Parameters

Position
Index at which to insert

Key
The key for the item inserted

Value
The actual value of the item


See also:

Class wwNameValueCollection

© West Wind Technologies, 1996-2022 • Updated: 12/27/18
Comment or report problem with topic