TryGetValue(String, out String) Method

Definition

Namespace Svg
Assembly Svg.Custom.dll
public bool TryGetValue(string key, scoped out string value)

Parameters

key
String?
value
String?

Returns