Skip to content

IStore interface

Defined in

Namespace: CrissCross.WPF.UI.Storage Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.Storage.IStore Modifiers: public abstract

Summary

        IStore.
        

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Methods

NameSummary
ListIdsLists the ids.
SetDataSets the data.
GetDataGets the data.
ClearDataClears the data.
ClearAllClears all.