RowView Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The RowView type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) | Infrastructure. (Overrides Object. . :: . .Equals(Object).) | |
Finalize() () () () | (inherited from Object) | |
GetHashCode() () () () | Infrastructure. (Overrides Object. . :: . .GetHashCode() () () ().) | |
GetType() () () () | (inherited from Object) | |
MemberwiseClone() () () () | (inherited from Object) | |
ToString() () () () | (inherited from Object) |
Top
Properties
Name | Description | |
---|---|---|
UpdatableRecord | Infrastructure. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEditableObject. . :: . .BeginEdit() () () () | Infrastructure. | |
IEditableObject. . :: . .CancelEdit() () () () | Infrastructure. | |
IDisposable. . :: . .Dispose() () () () | Infrastructure. | |
IEditableObject. . :: . .EndEdit() () () () | Infrastructure. | |
IDataErrorInfo. . :: . .Error | Infrastructure. | |
IDataErrorInfo. . :: . .Item[ ( [ ( String] ) ] ) | Infrastructure. |
Top