Data Port Sync 1.0.500

SqlCeErrorCollection.Item Property

[This is preliminary documentation and subject to change.]

Gets or sets the error at the specified index.

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

See Also

SqlCeErrorCollection Class | Primeworks.DesktopSqlCe Namespace