Freigeben über


FacetInfoCollection-Member

The FacetInfoCollection class represents a collection of FacetInfo objects that represent all facets on the instance of SQL Server.

Der FacetInfoCollection-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode FacetInfoCollection Initializes a new instance of the FacetInfoCollection class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Add (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Geschützte Methode ChangeItemKey (Geerbt von KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Öffentliche Methode Clear (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Geschützte Methode ClearItems (Geerbt von KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Öffentliche Methode Contains (Geerbt von KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Öffentliche Methode Contains (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Öffentliche Methode CopyTo (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetEnumerator (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Geschützte Methode GetKeyForItem (Geerbt von KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode IndexOf (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Öffentliche Methode Insert (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Geschützte Methode InsertItem (Geerbt von KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode Remove (Geerbt von KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Öffentliche Methode Remove (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Öffentliche Methode RemoveAt (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Geschützte Methode RemoveItem (Geerbt von KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Geschützte Methode SetItem (Geerbt von KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Comparer (Geerbt von KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Öffentliche Eigenschaft Count (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Geschützte Eigenschaft Dictionary (Geerbt von KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Öffentliche Eigenschaft Item (Geerbt von KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.)
Öffentliche Eigenschaft Item (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Geschützte Eigenschaft Items (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)

Zum Anfang

Explizite Schnittstellenimplementierungen 

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Methode IList. . :: . .Add (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Explizite SchnittstellenimplementierungPrivate Methode IList. . :: . .Contains (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Explizite SchnittstellenimplementierungPrivate Methode ICollection. . :: . .CopyTo (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Explizite SchnittstellenimplementierungPrivate Methode IEnumerable. . :: . .GetEnumerator (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Explizite SchnittstellenimplementierungPrivate Methode IList. . :: . .IndexOf (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Explizite SchnittstellenimplementierungPrivate Methode IList. . :: . .Insert (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Explizite SchnittstellenimplementierungPrivate Eigenschaft IList. . :: . .IsFixedSize (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Explizite SchnittstellenimplementierungPrivate Eigenschaft ICollection< (Of < <' (T> ) > > ). . :: . .IsReadOnly (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Explizite SchnittstellenimplementierungPrivate Eigenschaft IList. . :: . .IsReadOnly (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Explizite SchnittstellenimplementierungPrivate Eigenschaft ICollection. . :: . .IsSynchronized (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Explizite SchnittstellenimplementierungPrivate Eigenschaft IList. . :: . .Item (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Explizite SchnittstellenimplementierungPrivate Methode IList. . :: . .Remove (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)
Explizite SchnittstellenimplementierungPrivate Eigenschaft ICollection. . :: . .SyncRoot (Geerbt von Collection< (Of < ( <'FacetInfo> ) > ) >.)

Zum Anfang