Data Port Sync 1.0.500

CeFileBrowser.Item Property

[This is preliminary documentation and subject to change.]

Retuns the CeFileInfo of a given file.

[Visual Basic]
Public Default ReadOnly Property Item( _
   ByVal Int32 As Integer _
) As 
[C#]
public  this[
   Int32 idx
] {get;}

See Also

CeFileBrowser Class | Primeworks.DesktopSqlCe Namespace