Class IdList
- Namespace
- DevExpress.Xpo.Helpers
- Assembly
- DevExpress.Xpo.v24.1.dll
[CollectionDataContract]
public sealed class IdList : List<object>, IList<object>, ICollection<object>, IList, ICollection, IReadOnlyList<object>, IReadOnlyCollection<object>, IEnumerable<object>, IEnumerable, IComparable
- Inheritance
-
IdList
- Implements
- Inherited Members
Constructors
IdList()
public IdList()
IdList(ICollection)
public IdList(ICollection list)
Parameters
list
ICollection
Methods
Equals(object)
public override bool Equals(object anotherObject)
Parameters
anotherObject
object
Returns
GetHashCode()
public override int GetHashCode()