GetCommentFromID

GetCommentFromID(int)

public CommentNode GetCommentFromID(int commentID) ;

Description

GetsCommentNodefrom the comment identifier.

Parameters

Parameter Name Description
commentID The comment identifier.

Returns

FoundCommentNode. Returns null if not found.