CommentCollectionToArray Method |
Name | Description | |
---|---|---|
ToArray |
Creates and returns an array with all comments.
| |
ToArray(Int32, Int32) |
Creates and returns an array with all comments from the specified range.
An index of a first comment to return.A number of comments to return. |