Data Port Sync 1.0.500

SqlCeParameterCollection. Method (Int32)

[This is preliminary documentation and subject to change.]

Removes the SqlCeParameter at the given index.

[Visual Basic]
Overrides Overloads Public Sub ( _
   ByVal Int32 As Integer _
) _
    Implements IList.
[C#]
public override void (
   Int32 index
);

Parameters

Int32
Zero-based index

Implements

IList.

See Also

SqlCeParameterCollection Class | Primeworks.DesktopSqlCe Namespace | SqlCeParameterCollection. Overload List