Controller.enumerateThreadPosts

Undocumented in source. Be warned that the author may not have intended to support it.
class Controller
void
enumerateThreadPosts
(
BsonObjectID thread
,
string groupname
,
size_t skip
,
size_t max_count
,
void delegate
(
size_t
,)
@safe
del
)

Meta