public bool removeComment( string commentID )
Public Function removeComment ( _ commentID As String _ ) As Boolean
public: bool^ removeComment( String^ commentID )