SnapSingleListItemEntitySupportsParameters Methods
If implemented by a class, provides functionality to items of a Snap list.Name | Description |
---|---|
BeginUpdate() | Enables runtime customization of a SnapEntity. Inherited from SnapEntity. |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
EndUpdate() | Unlocks the SnapEntity after a call to the SnapEntity.BeginUpdate method and causes an immediate visual update of the object. Inherited from SnapEntity. |
See Also