skiad ~master (2021-12-10T09:24:11.7193035)
Dub
Repo
IDictionary.TryGetValue
skia
Common
IDictionary
Undocumented in source.
interface
IDictionary
(TKey, TValue)
bool
TryGetValue
(
TKey
key
,
out
TValue
value
)
Meta
Source
See Implementation
skia
Common
IDictionary
functions
Add
ContainsKey
Keys
Remove
TryGetValue
Values
opIndex
opIndexAssign