<< Click to Display Table of Contents >>
ZfLib.Messages.Item
Property Item( ByVal var As Variant ) As ZfLib .Message
The Item method retrieves a Message item from the collection.
Parameters
var
[in]
The index of the Message object we wish to retrieve from the collection
Return Value
The Message object retrieved from the Messages collection
See Also