Deli putem


AssemblyNamesCollection Members

Include Protected Members
Include Inherited Members

The AssemblyNamesCollection type exposes the following members.

Constructors

  Name Description
Ff673069.pubmethod(en-us,PandP.50).gif AssemblyNamesCollection

Methods

  Name Description
Ff673069.pubmethod(en-us,PandP.50).gif Add (Inherited from Collection<AssemblyName>.)
Ff673069.protmethod(en-us,PandP.50).gif BlockReentrancy (Inherited from ObservableCollection<AssemblyName>.)
Ff673069.protmethod(en-us,PandP.50).gif CheckReentrancy (Inherited from ObservableCollection<AssemblyName>.)
Ff673069.pubmethod(en-us,PandP.50).gif Clear (Inherited from Collection<AssemblyName>.)
Ff673069.protmethod(en-us,PandP.50).gif ClearItems (Inherited from ObservableCollection<AssemblyName>.)
Ff673069.pubmethod(en-us,PandP.50).gif Contains (Inherited from Collection<AssemblyName>.)
Ff673069.pubmethod(en-us,PandP.50).gif CopyTo (Inherited from Collection<AssemblyName>.)
Ff673069.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff673069.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff673069.pubmethod(en-us,PandP.50).gif GetEnumerator (Inherited from Collection<AssemblyName>.)
Ff673069.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff673069.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff673069.pubmethod(en-us,PandP.50).gif IndexOf (Inherited from Collection<AssemblyName>.)
Ff673069.pubmethod(en-us,PandP.50).gif Insert (Inherited from Collection<AssemblyName>.)
Ff673069.protmethod(en-us,PandP.50).gif InsertItem (Inherited from ObservableCollection<AssemblyName>.)
Ff673069.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff673069.pubmethod(en-us,PandP.50).gif Move (Inherited from ObservableCollection<AssemblyName>.)
Ff673069.protmethod(en-us,PandP.50).gif MoveItem (Inherited from ObservableCollection<AssemblyName>.)
Ff673069.protmethod(en-us,PandP.50).gif OnCollectionChanged (Inherited from ObservableCollection<AssemblyName>.)
Ff673069.protmethod(en-us,PandP.50).gif OnPropertyChanged (Inherited from ObservableCollection<AssemblyName>.)
Ff673069.pubmethod(en-us,PandP.50).gif Remove (Inherited from Collection<AssemblyName>.)
Ff673069.pubmethod(en-us,PandP.50).gif RemoveAt (Inherited from Collection<AssemblyName>.)
Ff673069.protmethod(en-us,PandP.50).gif RemoveItem (Inherited from ObservableCollection<AssemblyName>.)
Ff673069.protmethod(en-us,PandP.50).gif SetItem (Inherited from ObservableCollection<AssemblyName>.)
Ff673069.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

  Name Description
Ff673069.pubproperty(en-us,PandP.50).gif Count (Inherited from Collection<AssemblyName>.)
Ff673069.pubproperty(en-us,PandP.50).gif Item (Inherited from Collection<AssemblyName>.)
Ff673069.protproperty(en-us,PandP.50).gif Items (Inherited from Collection<AssemblyName>.)

Events

  Name Description
Ff673069.pubevent(en-us,PandP.50).gif CollectionChanged (Inherited from ObservableCollection<AssemblyName>.)
Ff673069.protevent(en-us,PandP.50).gif PropertyChanged (Inherited from ObservableCollection<AssemblyName>.)

Explicit Interface Implementations

  Name Description
Ff673069.pubinterface(en-us,PandP.50).gifFf673069.privmethod(en-us,PandP.50).gif IList.Add (Inherited from Collection<AssemblyName>.)
Ff673069.pubinterface(en-us,PandP.50).gifFf673069.privmethod(en-us,PandP.50).gif IList.Contains (Inherited from Collection<AssemblyName>.)
Ff673069.pubinterface(en-us,PandP.50).gifFf673069.privmethod(en-us,PandP.50).gif ICollection.CopyTo (Inherited from Collection<AssemblyName>.)
Ff673069.pubinterface(en-us,PandP.50).gifFf673069.privmethod(en-us,PandP.50).gif IEnumerable.GetEnumerator (Inherited from Collection<AssemblyName>.)
Ff673069.pubinterface(en-us,PandP.50).gifFf673069.privmethod(en-us,PandP.50).gif IList.IndexOf (Inherited from Collection<AssemblyName>.)
Ff673069.pubinterface(en-us,PandP.50).gifFf673069.privmethod(en-us,PandP.50).gif IList.Insert (Inherited from Collection<AssemblyName>.)
Ff673069.pubinterface(en-us,PandP.50).gifFf673069.privproperty(en-us,PandP.50).gif IList.IsFixedSize (Inherited from Collection<AssemblyName>.)
Ff673069.pubinterface(en-us,PandP.50).gifFf673069.privproperty(en-us,PandP.50).gif System#Collections#Generic#ICollection{T}#IsReadOnly (Inherited from Collection<AssemblyName>.)
Ff673069.pubinterface(en-us,PandP.50).gifFf673069.privproperty(en-us,PandP.50).gif IList.IsReadOnly (Inherited from Collection<AssemblyName>.)
Ff673069.pubinterface(en-us,PandP.50).gifFf673069.privproperty(en-us,PandP.50).gif ICollection.IsSynchronized (Inherited from Collection<AssemblyName>.)
Ff673069.pubinterface(en-us,PandP.50).gifFf673069.privproperty(en-us,PandP.50).gif IList.Item (Inherited from Collection<AssemblyName>.)
Ff673069.pubinterface(en-us,PandP.50).gifFf673069.privevent(en-us,PandP.50).gif INotifyPropertyChanged.PropertyChanged (Inherited from ObservableCollection<AssemblyName>.)
Ff673069.pubinterface(en-us,PandP.50).gifFf673069.privmethod(en-us,PandP.50).gif IList.Remove (Inherited from Collection<AssemblyName>.)
Ff673069.pubinterface(en-us,PandP.50).gifFf673069.privproperty(en-us,PandP.50).gif ICollection.SyncRoot (Inherited from Collection<AssemblyName>.)

See Also

AssemblyNamesCollection Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ComponentModel.Editors Namespace