Skip to content

IStore.GetData(string) method

Defined in

Type: IStore Namespace: CrissCross.WPF.UI.Storage Assembly: CrissCross.WPF.UI.dll

Applies to

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

IDictionary<string, object?> GetData(string id)

Summary: Gets the data.

Parameters

NameTypeDescription
idstringThe identifier.

Returns: IDictionary -- A string array.