CeFlashBrowser.Item Property
[This is preliminary documentation and subject to change.]
Gets the CeFileInfo structure at the given index.
[Visual Basic]
Public Default ReadOnly Property Item( _
ByVal
Int32 As
Integer _
) As
[C#]
public
this[
Int32 idx] {get;}
Parameters
-
Int32
- Zero-based index.
See Also
CeFlashBrowser Class | Primeworks.DesktopSqlCe Namespace