OpenMetaverse Protocol Library Developers API Documentation
InternalDictionary < (Of < ( <' TKey, TValue > ) > ) > Constructor
NamespacesOpenMetaverse InternalDictionary < (Of < ( <' TKey, TValue > ) > ) > InternalDictionary < (Of < ( <' TKey, TValue > ) > ) > () () () ()
Members
Icon Member Description
InternalDictionary < (Of < ( <' TKey, TValue > ) > ) > () () () ()
Initializes a new instance of the Class with the specified key/value, has the default initial capacity.

InternalDictionary < (Of < ( <' TKey, TValue > ) > ) > (IDictionary < (Of < <' ( TKey, TValue > ) > > ) )
Initializes a new instance of the Class with the specified key/value, has its initial valies copied from the specified

InternalDictionary < (Of < ( <' TKey, TValue > ) > ) > (Int32)
Initializes a new instance of the Class with the specified key/value, With its initial capacity specified.

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)