AssemblyNamesCollection Members
Include Protected Members
Include Inherited Members
The AssemblyNamesCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
AssemblyNamesCollection |
Methods
Properties
Name | Description | |
---|---|---|
![]() |
Count | (Inherited from Collection<AssemblyName>.) |
![]() |
Item | (Inherited from Collection<AssemblyName>.) |
![]() |
Items | (Inherited from Collection<AssemblyName>.) |
Events
Name | Description | |
---|---|---|
![]() |
CollectionChanged | (Inherited from ObservableCollection<AssemblyName>.) |
![]() |
PropertyChanged | (Inherited from ObservableCollection<AssemblyName>.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IList.Add | (Inherited from Collection<AssemblyName>.) |
![]() ![]() |
IList.Contains | (Inherited from Collection<AssemblyName>.) |
![]() ![]() |
ICollection.CopyTo | (Inherited from Collection<AssemblyName>.) |
![]() ![]() |
IEnumerable.GetEnumerator | (Inherited from Collection<AssemblyName>.) |
![]() ![]() |
IList.IndexOf | (Inherited from Collection<AssemblyName>.) |
![]() ![]() |
IList.Insert | (Inherited from Collection<AssemblyName>.) |
![]() ![]() |
IList.IsFixedSize | (Inherited from Collection<AssemblyName>.) |
![]() ![]() |
System#Collections#Generic#ICollection{T}#IsReadOnly | (Inherited from Collection<AssemblyName>.) |
![]() ![]() |
IList.IsReadOnly | (Inherited from Collection<AssemblyName>.) |
![]() ![]() |
ICollection.IsSynchronized | (Inherited from Collection<AssemblyName>.) |
![]() ![]() |
IList.Item | (Inherited from Collection<AssemblyName>.) |
![]() ![]() |
INotifyPropertyChanged.PropertyChanged | (Inherited from ObservableCollection<AssemblyName>.) |
![]() ![]() |
IList.Remove | (Inherited from Collection<AssemblyName>.) |
![]() ![]() |
ICollection.SyncRoot | (Inherited from Collection<AssemblyName>.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ComponentModel.Editors Namespace