Table of Contents

Method TryGetValue

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Windows.dll

TryGetValue(object?, object, out object?)

bool TryGetValue(object? schema, object id, out object? value)

Parameters

schema object
id object
value object

Returns

bool