Public Properties (see also Protected Properties)
Name | Description | |
---|---|---|
Count | (Inherited from Collection) | |
Item | (Inherited from Collection) |
Protected Properties
Name | Description | |
---|---|---|
Items | (Inherited from Collection) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.Generic.ICollection.IsReadOnly | (Inherited from Collection) | |
System.Collections.ICollection.IsSynchronized | (Inherited from Collection) | |
System.Collections.ICollection.SyncRoot | (Inherited from Collection) | |
System.Collections.IList.IsFixedSize | (Inherited from Collection) | |
System.Collections.IList.IsReadOnly | (Inherited from Collection) | |
System.Collections.IList.Item | (Inherited from Collection) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.