CommentCollectionToArray Method

Overload List
  NameDescription
Public methodToArray
Creates and returns an array with all comments.
Public methodToArray(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.
See Also