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