Aardvark.Base


IDict

Instance members

Instance memberDescription
AddObject(key, value)
Signature: (key:obj * value:obj) -> unit
Modifiers: abstract
Clear()
Signature: unit -> unit
Modifiers: abstract
KeyType
Signature: Type
Modifiers: abstract
ObjectPairs
Signature: IEnumerable<Pair<obj>>
Modifiers: abstract
ValueType
Signature: Type
Modifiers: abstract
Fork me on GitHub