[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Facebook.Json.Utilities.ReflectionUtils.GetDictionaryValueType(System.Type)"]
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
public static Type GetDictionaryValueType( Type dictionaryType ) |
Visual Basic (Declaration) |
---|
Public Shared Function GetDictionaryValueType ( _ dictionaryType As Type _ ) As Type |
Visual C++ |
---|
public: static Type^ GetDictionaryValueType( Type^ dictionaryType ) |
Parameters
- dictionaryType
- Type: System..::.Type
[Missing <param name="dictionaryType"/> documentation for "M:Facebook.Json.Utilities.ReflectionUtils.GetDictionaryValueType(System.Type)"]
Return Value
[Missing <returns> documentation for "M:Facebook.Json.Utilities.ReflectionUtils.GetDictionaryValueType(System.Type)"]