'宣言 Public Sub ForEach( _ ByVal action As System.Action(Of RplRec) _ )
'使用法 Dim instance As RplRecs Dim action As System.Action(Of RplRec) instance.ForEach(action)
public void ForEach( System.Action<RplRec> action )
RplRecs クラス RplRecs メンバ