[To be supplied.]
Object
TypedCollectionBase
[Visual Basic] MustInherit Public Class TypedCollectionBase Implements IList, ICollection, IEnumerable [C#] public abstract class TypedCollectionBase : IList, ICollection, IEnumerable [C++] public __gc __abstract class TypedCollectionBase : public IList, ICollection, IEnumerable [JScript] public abstract class TypedCollectionBase implements IList, ICollection, IEnumerable
[To be supplied.]
Namespace: System.Collections.Bases
Assembly: System.dll
TypedCollectionBase Members | System.Collections.Bases Namespace