DVTk API [This is preliminary documentation and is subject to change.]
Gets or sets the item at the specified index.

Declaration Syntax
public Message this[
int index
] { get; set; }Public Default Property Item ( _
index As Integer _
) As Message
public:
property Message^ default[int index] {
Message^ get (int index);
void set (int index, Message^ value);
}
Parameters

Value
The item at the specified index.
Assembly:
DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0