ComponentOne Document Library for WPF
Item Property (LogEntryList)

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > LogEntryList Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As LogEntry
public LogEntry this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

LogEntryList Class
LogEntryList Members