Apex.ConnectApi.RecommendationDefinitionPage.equals C# (CSharp) Method

equals() public method

public equals ( object obj ) : bool
obj object
return bool
        public bool equals(object obj)
        {
            throw new global::System.NotImplementedException("RecommendationDefinitionPage.Equals");
        }