Click or drag to resize

ISelectionEntityMember Methods

The ISelectionEntityMember type exposes the following members.

Methods
  NameDescription
Public methodCheckData
Check the actual value integrity
(Inherited from IReadOnlyEntityMemberBase.)
Public methodCheckValue
Check a value
Public methodCopyTo
Copies the member value to the given member
(Inherited from IReadOnlyEntityMemberBase.)
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetCheckedValues
Gets the checked values
Public methodIsValueSelected
Determines whether the specified value belongs to the selection.
Public methodUnCheckValue
Uncheck a value
Top
See Also