DataRowView メソッド

名前 | 説明 | |
---|---|---|
![]() | BeginEdit | 編集プロシージャを開始します。 |
![]() | CancelEdit | 編集プロシージャをキャンセルします。 |
![]() | CreateChildView | オーバーロードされます。 子 DataTable の DataView を返します。 |
![]() | Delete | 行を削除します。 |
![]() | EndEdit | 編集プロシージャを終了します。 |
![]() | Equals | オーバーロードされます。 オーバーライドされます。 現在の DataRowView が指定したオブジェクトと同一かどうかを示す値を取得します。 |
![]() | GetHashCode | オーバーライドされます。 DataRow オブジェクトのハッシュ コードを返します。 |
![]() | GetType | 現在のインスタンスの Type を取得します。 ( Object から継承されます。) |
![]() | ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 ( Object から継承されます。) |
![]() | ToString | 現在の Object を表す String を返します。 ( Object から継承されます。) |

名前 | 説明 | |
---|---|---|
![]() | Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 ( Object から継承されます。) |
![]() | MemberwiseClone | 現在の Object の簡易コピーを作成します。 ( Object から継承されます。) |

名前 | 説明 | |
---|---|---|
![]() | System.ComponentModel.ICustomTypeDescriptor.GetAttributes | このメンバの説明については、ICustomTypeDescriptor.GetAttributes のトピックを参照してください。 |
![]() | System.ComponentModel.ICustomTypeDescriptor.GetClassName | このメンバの説明については、ICustomTypeDescriptor.GetClassName のトピックを参照してください。 |
![]() | System.ComponentModel.ICustomTypeDescriptor.GetComponentName | このメンバの説明については、ICustomTypeDescriptor.GetComponentName のトピックを参照してください。 |
![]() | System.ComponentModel.ICustomTypeDescriptor.GetConverter | このメンバの説明については、ICustomTypeDescriptor.GetConverter のトピックを参照してください。 |
![]() | System.ComponentModel.ICustomTypeDescriptor.GetDefaultEvent | このメンバの説明については、ICustomTypeDescriptor.GetDefaultEvent のトピックを参照してください。 |
![]() | System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty | このメンバの説明については、ICustomTypeDescriptor.GetDefaultProperty のトピックを参照してください。 |
![]() | System.ComponentModel.ICustomTypeDescriptor.GetEditor | このメンバの説明については、ICustomTypeDescriptor.GetEditor のトピックを参照してください。 |
![]() | System.ComponentModel.ICustomTypeDescriptor.GetEvents | オーバーロードされます。 |
![]() | System.ComponentModel.ICustomTypeDescriptor.GetProperties | オーバーロードされます。 |
![]() | System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner | このメンバの説明については、ICustomTypeDescriptor.GetPropertyOwner のトピックを参照してください。 |

- DataRowView メソッドのページへのリンク