public bool IsValidJson( string strInput )
Public Function IsValidJson ( _ strInput As String _ ) As Boolean
public: bool^ IsValidJson( String^ strInput )