Foley .NET Utilities Class Library | |
IList2 Interface
Represents an enhanced version of the IList interface.
For a list of all members of this type, see IList2 Members.
[Visual Basic]Public Interface IList2
Implements IList, ICollection, IEnumerable, ICollection2
[C#]public interface IList2 : IList, ICollection, IEnumerable, ICollection2
Requirements
Namespace: Foley.Utilities.Collections Namespace
Assembly: FoleyUtilities.dll
See Also
IList2 Members | Foley.Utilities.Collections Namespace