Skip to content

List<string> does not contain a definition for Changed #7884

@solaomosola

Description

@solaomosola

List<string> names = new List<string>();
names.Changed += new EventHandler(ListChanged);
List<T> does not contain a definition for Changed.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions