Indexer for the dictionary
Declaration Syntax
C# |
public TValue this[ TKey key ] { get; set; }
Parameters
- key ( TKey )
- The key
Return Value
The value
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)