TypeDescriptorCollection Members
Include Protected Members
Include Inherited Members
Represents a TypeDescriptor collection.
The TypeDescriptorCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TypeDescriptorCollection() | ||
TypeDescriptorCollection(Int32) |
Top
Properties
Name | Description | |
---|---|---|
Capacity | (Inherited from List<TypeDescriptor>.) | |
Count | (Inherited from List<TypeDescriptor>.) | |
Item | (Inherited from List<TypeDescriptor>.) |
Top
Methods
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IList.Add | (Inherited from List<TypeDescriptor>.) | |
IList.Contains | (Inherited from List<TypeDescriptor>.) | |
ICollection.CopyTo | (Inherited from List<TypeDescriptor>.) | |
IEnumerable<T>.GetEnumerator | (Inherited from List<TypeDescriptor>.) | |
IEnumerable.GetEnumerator | (Inherited from List<TypeDescriptor>.) | |
IList.IndexOf | (Inherited from List<TypeDescriptor>.) | |
IList.Insert | (Inherited from List<TypeDescriptor>.) | |
IList.IsFixedSize | (Inherited from List<TypeDescriptor>.) | |
ICollection<T>.IsReadOnly | (Inherited from List<TypeDescriptor>.) | |
IList.IsReadOnly | (Inherited from List<TypeDescriptor>.) | |
ICollection.IsSynchronized | (Inherited from List<TypeDescriptor>.) | |
IList.Item | (Inherited from List<TypeDescriptor>.) | |
IList.Remove | (Inherited from List<TypeDescriptor>.) | |
ICollection.SyncRoot | (Inherited from List<TypeDescriptor>.) |
Top
See Also
Reference
TypeDescriptorCollection Class
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace