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