the Comment entry for a Comments Feed, a feed of Comment for YouTube

Namespace:  Google.YouTube
Assembly:  Google.GData.YouTube (in Google.GData.YouTube.dll)
Version: 1.4.0.2

Syntax

C#
public class Comment : Entry
Visual Basic (Declaration)
Public Class Comment _

	Inherits Entry
Visual C++
public ref class Comment : public Entry

Inheritance Hierarchy

System..::.Object
  Google.GData.Client..::.Entry
    Google.YouTube..::.Comment

See Also