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