adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ReadOnlyDictionary<TKey,TValue> Class / Item Property


In This Topic
    Item Property (ReadOnlyDictionary<TKey,TValue>)
    In This Topic
    Gets the element at the specified index.
    Overload List
    OverloadDescription
     
    Gets the element at the specified index. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<KeyValuePair<TKey,TValue>>)
    See Also