バージョン

Records プロパティ (RecordsDeletingEventArgs)

削除されようとしているレコードを返します(読み取り専用)。
シンタックス
'宣言
 
Public ReadOnly Property Records As ReadOnlyCollection(Of Record)
public ReadOnlyCollection<Record> Records {get;}
参照