Source position: googleblogger.pp line 1111
public function TCommentsResource.List(
blogId: string;
postId: string;
AQuery: string = ''
):TCommentList;function TCommentsResource.List(
AQuery: TCommentsListOptions
):TCommentList;