'Declaration Public Function Contains( _ ByVal commentThe comment to locate in the collection. As Comment _) As Boolean
public bool Contains( Comment comment)
public: bool Contains( Comment* comment)
public:bool Contains( Comment^ comment)
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
CommentCollection Class CommentCollection Members