Click or drag to resize

EquatableListT Properties

The EquatableListT generic type exposes the following members.

Properties
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate propertyIListIsFixedSize
Gets a value indicating whether the IList has a fixed size.
Explicit interface implementationPrivate propertyIListItem
Gets or sets the element at the specified index.
Explicit interface implementationPrivate propertyICollectionSyncRoot
Gets an object that can be used to synchronize access to the ICollection.
Top
See Also