skiad v0.0.1 (2021-10-19T11:22:53Z)
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