public bool StartsWith( string value )
Public Function StartsWith ( _ value As String _ ) As Boolean
public: bool StartsWith( String^ value )