次の方法で共有


ISortView.DeleteRow(Int32, Boolean) Method

Definition

public:
 void DeleteRow(int iRelativeRow, bool fDeleteFromStorage);
public void DeleteRow (int iRelativeRow, bool fDeleteFromStorage);
abstract member DeleteRow : int * bool -> unit
Public Sub DeleteRow (iRelativeRow As Integer, fDeleteFromStorage As Boolean)

Parameters

iRelativeRow
Int32
fDeleteFromStorage
Boolean

Applies to