Click or drag to resize

ICollectionChangeTrackingConfiguration Methods

The ICollectionChangeTrackingConfiguration type exposes the following members.

Methods
  NameDescription
Public methodAddOrUpdateImplementationTInterface, TImplementation, TCollectionChangeInterceptor
Adds or updates a collection change tracking implementations.
Public methodCanTrack
Determines if a given type is a collection that has been configured to track its changes
Public methodGetImplementation
Gets configured collection type implementation for a given collection interface
Top
See Also