Sdílet prostřednictvím


SyncList-Member

Öffentliche Eigenschaften

(siehe auch Geschützte Eigenschaften )

  Name Beschreibung
Public property Count  (Geerbt von Collection.)
Public property Item  (Geerbt von Collection.)

Oben

Geschützte Eigenschaften

  Name Beschreibung
Protected property Items  (Geerbt von Collection.)

Oben

Öffentliche Methoden

(siehe auch Geschützte Methoden )

  Name Beschreibung
Public method Add  (Geerbt von Collection.)
Public method Clear  (Geerbt von Collection.)
Public method Contains  (Geerbt von Collection.)
Public method CopyTo  (Geerbt von Collection.)
Public method Equals  Überladen (Geerbt von Object.)
Public method GetEnumerator  (Geerbt von Collection.)
Public method GetHashCode  (Geerbt von Object.)
Public method GetType  (Geerbt von Object.)
Public method IndexOf  (Geerbt von Collection.)
Public method Insert  (Geerbt von Collection.)
Public methodStatic ReferenceEquals  (Geerbt von Object.)
Public method Remove  (Geerbt von Collection.)
Public method RemoveAt  (Geerbt von Collection.)
Public method ToString  (Geerbt von Object.)

Oben

Geschützte Methoden

  Name Beschreibung
Protected method ClearItems Überschrieben. 
Protected method Finalize  (Geerbt von Object.)
Protected method InsertItem Überschrieben. 
Protected method MemberwiseClone  (Geerbt von Object.)
Protected method RemoveItem Überschrieben. 
Protected method SetItem Überschrieben. 

Oben

Explizite Schnittstellenimplementierungen

  Name Beschreibung
Explicit interface implementationMethod System.Collections.ICollection.CopyTo  (Geerbt von Collection.)
Explicit interface implementationMethod System.Collections.IEnumerable.GetEnumerator  (Geerbt von Collection.)
Explicit interface implementationMethod System.Collections.IList.Add  (Geerbt von Collection.)
Explicit interface implementationMethod System.Collections.IList.Contains  (Geerbt von Collection.)
Explicit interface implementationMethod System.Collections.IList.IndexOf  (Geerbt von Collection.)
Explicit interface implementationMethod System.Collections.IList.Insert  (Geerbt von Collection.)
Explicit interface implementationMethod System.Collections.IList.Remove  (Geerbt von Collection.)
Explicit interface implementationProperty System.Collections.Generic.ICollection.IsReadOnly  (Geerbt von Collection.)
Explicit interface implementationProperty System.Collections.ICollection.IsSynchronized  (Geerbt von Collection.)
Explicit interface implementationProperty System.Collections.ICollection.SyncRoot  (Geerbt von Collection.)
Explicit interface implementationProperty System.Collections.IList.IsFixedSize  (Geerbt von Collection.)
Explicit interface implementationProperty System.Collections.IList.IsReadOnly  (Geerbt von Collection.)
Explicit interface implementationProperty System.Collections.IList.Item  (Geerbt von Collection.)

Oben

Siehe auch

Verweis

SyncList (generische Klasse)
Microsoft.Reporting.WebForms-Namespace