Data Port Sync 1.0.500

SqlCeErrorCollection. Method 

[This is preliminary documentation and subject to change.]

Returns an enumerator that can iterate through the collection.

[Visual Basic]
NotOverridable Public Function () As IEnumerator _
    Implements IEnumerable.
[C#]
public IEnumerator ();

Return Value

IEnumerator object.

Implements

IEnumerable.

See Also

SqlCeErrorCollection Class | Primeworks.DesktopSqlCe Namespace