skiad v0.0.1 (2021-10-19T11:22:53Z)
Dub
Repo
Dictionary.opApply
skia
Dictionary
Dictionary
Undocumented in source. Be warned that the author may not have intended to support it.
class
Dictionary
(TKey, TValue)
int
opApply
(
scope
int
delegate
(
ref
TKey
key
,
TValue
value
)
dg
)
Meta
Source
See Implementation
skia
Dictionary
Dictionary
constructors
this
functions
Add
Clear
ContainsKey
ContainsValue
Count
Keys
Remove
TryGetValue
Values
opApply
opIndex
opIndexAssign