Skip to content
typedescriptor
Browse
Services Gallery
Explore
Browse
Assemblies
Namespaces
Packages
.NET Framework
Assemblies
Namespaces
Packages
Listings
A curated list of high quality, important, and interesting libraries and services in the .NET ecosystem.
Research
Open-source experiments, explorations, and notes on .NET libraries, apps, and tools.
Services Gallery
A universe of SaaS, integrations, and cloud services that work with .NET.
Roadmap
Here's where we've been and where we're going
Follow us
↖
Browse
↖
dotnet
Collection
↖
Namespaces
↖
Assemblies
↖
Packages
Abandoned
Mutex
Exception
Accept
Reject
Rule
Accessed
Through
Property
Attribute
Access
Violation
Exception
Action
Action`1
Action`10
Action`11
Action`12
Action`13
Action`14
Action`15
Action`16
Action`2
Action`3
Action`4
Action`5
Action`6
Action`7
Action`8
dotnet
System.
Component
Model
Namespace
Collection
Change
Action
Enum
Version
Select version
2.1.0.0
Compare versions
2.0.0.0 ⟶ 2.1.0.0
Added in
Version 2.1.0.0
2.0.0.0
2.1.0.0
Collection
Change
Action
Enum
latest version
Specifies how the collection is changed.
↳
Enum
Base Class
↳
Value
Type
↳
Object
On This Page
Overview
Fields
Assemblies
Issues
Fields
Add
Specifies that an element was added to the collection.
Refresh
Specifies that the entire collection has changed. This is caused by using methods that manipulate the entire collection, such as
Clear
.
Remove
Specifies that an element was removed from the collection.
Assemblies
netstandard
System.
Component
Model.
Type
Converter
Issues
Mentions on GitHub
No mentions in issues