TTMSFNCCloudGoogleYoutubeCommentThreads Class
Collection of TTMSFNCCloudGoogleYouTubeCommentThread items holding the comment threads retrieved for a video.
API unit family: TMSFNCCloudGoogleYouTube
Inherits from: TCollection
Syntax
TTMSFNCCloudGoogleYoutubeCommentThreads = class(TCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the comment threads in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Creates a new comment thread item, appends it to the collection and returns it. |
| GetOwner | Returns the component that owns this collection. |
| Insert | Creates a new comment thread item and inserts it at the given position. |