Apex.ConnectApi.RecommendationCollection.toString C# (CSharp) Method

toString() public method

public toString ( ) : string
return string
        public string toString()
        {
            throw new global::System.NotImplementedException("RecommendationCollection.ToString");
        }
    }