ISelectionEntityMember Methods |
The ISelectionEntityMember type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckData |
Check the actual value integrity
(Inherited from IReadOnlyEntityMemberBase.) | |
| CheckValue |
Check a value
| |
| CopyTo |
Copies the member value to the given member
(Inherited from IReadOnlyEntityMemberBase.) | |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
| GetCheckedValues |
Gets the checked values
| |
| IsValueSelected |
Determines whether the specified value belongs to the selection.
| |
| UnCheckValue |
Uncheck a value
|