RFA .NET
The VectorEntry..::..ActionEnum type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | Clear | Indicates a row blanking at the specified position. Does not
change the position of any other VectorEntry. |
![]() ![]() | Delete | Indicates a row deletion at the specified position. Only valid if
SortableFlag on the IndicationMask is true. |
![]() ![]() | Insert | Indicates a row insert at the specified position. Only valid
if SortableFlag on the IndicationMask is true. May leave gaps if the previous
position was not populated. |
![]() ![]() | Set | Indicates a row replacement at the specified position. Does
not change the position of any other VectorEntry. |
![]() ![]() | Update | Indicates an update at the specified position. Does not change
the position of any other VectorEntry. |