'Declaration Protected MustOverride Function GetCommentsFromSource() As System.Collections.Generic.IEnumerable(Of Comment)
protected abstract System.Collections.Generic.IEnumerable<Comment> GetCommentsFromSource()
protected: abstract System.Collections.Generic.IEnumerable<Comment*>* GetCommentsFromSource()
protected:
abstract System.Collections.Generic.IEnumerable<Comment^>^ GetCommentsFromSource()
Return Value
Коллекция, содержащая все комментарии из источника этой коллекции.