AGI STK Objects 11 Send comments on this topic.
IAgKeyValueCollection Collection

Description

A collection of keys and values associated with the keys.

Public Methods

Public Method Contains Determines whether the collection contains the specified key.
Public Method RemoveAll Removes all elements.
Public Method RemoveKey Removes an element associated with specified key.
Public Method Set Sets the value associated with specified key.

Public Properties

Public Property Count Returns the number of elements in a collection.
Public Property Item Given a key, returns associated element.
Public Property Keys Returns an array of keys of the collection.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1