DesignerOptionService.DesignerOptionCollection Klasse
Definition
Enthält eine Auflistung von Designeroptionen.Contains a collection of designer options. Diese Klasse kann nicht vererbt werden.This class cannot be inherited.
public: ref class DesignerOptionService::DesignerOptionCollection sealed : System::Collections::IList
public sealed class DesignerOptionService.DesignerOptionCollection : System.Collections.IList
[System.ComponentModel.TypeConverter(typeof(System.ComponentModel.Design.DesignerOptionService/DesignerOptionConverter))]
public sealed class DesignerOptionService.DesignerOptionCollection : System.Collections.IList
type DesignerOptionService.DesignerOptionCollection = class
interface ICollection
interface IEnumerable
interface IList
[<System.ComponentModel.TypeConverter(typeof(System.ComponentModel.Design.DesignerOptionService/DesignerOptionConverter))>]
type DesignerOptionService.DesignerOptionCollection = class
interface ICollection
interface IEnumerable
interface IList
[<System.ComponentModel.TypeConverter(typeof(System.ComponentModel.Design.DesignerOptionService/DesignerOptionConverter))>]
type DesignerOptionService.DesignerOptionCollection = class
interface IList
interface ICollection
interface IEnumerable
Public NotInheritable Class DesignerOptionService.DesignerOptionCollection
Implements IList
- Vererbung
-
DesignerOptionService.DesignerOptionCollection
- Attribute
- Implementiert
Hinweise
Die- DesignerOptionService.DesignerOptionCollection Klasse ist eine Auflistung, die andere- DesignerOptionService.DesignerOptionCollection Objekte enthält.The DesignerOptionService.DesignerOptionCollection class is a collection that contains other DesignerOptionService.DesignerOptionCollection objects. Dies bildet eine Struktur von Optionen, wobei jede Verzweigung der Struktur einen Namen und eine mögliche Auflistung von Eigenschaften hat.This forms a tree of options, with each branch of the tree having a name and a possible collection of properties. Jede übergeordnete Verzweigung der Struktur enthält eine Vereinigung der Eigenschaften aller untergeordneten Verzweigungen.Each parent branch of the tree contains a union of the properties of all the child branches.
Eigenschaften
Count |
Ruft die Anzahl untergeordneter Optionsauflistungen ab, die diese DesignerOptionService.DesignerOptionCollection enthält.Gets the number of child option collections this DesignerOptionService.DesignerOptionCollection contains. |
Item[Int32] |
Ruft die untergeordnete Auflistung am angegebenen Index ab.Gets the child collection at the given index. |
Item[String] |
Ruft die untergeordnete Auflistung am angegebenen Namen ab.Gets the child collection at the given name. |
Name |
Ruft den Namen dieses DesignerOptionService.DesignerOptionCollection ab.Gets the name of this DesignerOptionService.DesignerOptionCollection. |
Parent |
Ruft das übergeordnete Auflistungsobjekt ab.Gets the parent collection object. |
Properties |
Ruft die Auflistung von Eigenschaften dieser DesignerOptionService.DesignerOptionCollection zusammen mit all ihren untergeordneten Elementen ab.Gets the collection of properties offered by this DesignerOptionService.DesignerOptionCollection, along with all of its children. |
Methoden
CopyTo(Array, Int32) |
Kopiert die gesamte Auflistung in ein kompatibles eindimensionales Array, beginnend am angegebenen Index des Zielarrays.Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array. |
Equals(Object) |
Bestimmt, ob das angegebene Objekt mit dem aktuellen Objekt identisch ist.Determines whether the specified object is equal to the current object. (Geerbt von Object) |
GetEnumerator() |
Gibt einen IEnumerator zurück, der zum Durchlaufen dieser Auflistung verwendet werden kann.Returns an IEnumerator that can be used to iterate this collection. |
GetHashCode() |
Fungiert als Standardhashfunktion.Serves as the default hash function. (Geerbt von Object) |
GetType() |
Ruft den Type der aktuellen Instanz ab.Gets the Type of the current instance. (Geerbt von Object) |
IndexOf(DesignerOptionService+DesignerOptionCollection) |
Gibt den Index des ersten Vorkommens eines angegebenen Werts in einem Bereich dieser Auflistung zurück.Returns the index of the first occurrence of a given value in a range of this collection. |
MemberwiseClone() |
Erstellt eine flache Kopie des aktuellen Object.Creates a shallow copy of the current Object. (Geerbt von Object) |
ShowDialog() |
Zeigt eine Dialogfeldbenutzeroberfläche an, mit der der Benutzer die Optionen in dieser DesignerOptionService.DesignerOptionCollection konfigurieren kann.Displays a dialog box user interface (UI) with which the user can configure the options in this DesignerOptionService.DesignerOptionCollection. |
ToString() |
Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.Returns a string that represents the current object. (Geerbt von Object) |
Explizite Schnittstellenimplementierungen
ICollection.IsSynchronized |
Ruft einen Wert ab, der angibt, ob der Zugriff auf die Auflistung synchronisiert und daher threadsicher ist.Gets a value indicating whether access to the collection is synchronized and, therefore, thread safe. |
ICollection.SyncRoot |
Ruft ein Objekt ab, mit dem der Zugriff auf die Auflistung synchronisiert werden kann.Gets an object that can be used to synchronize access to the collection. |
IList.Add(Object) | |
IList.Clear() |
Entfernt alle Elemente aus der Auflistung.Removes all items from the collection. |
IList.Contains(Object) |
Bestimmt, ob die Auflistung einen bestimmten Wert enthält.Determines whether the collection contains a specific value. |
IList.IndexOf(Object) |
Bestimmt den Index eines angegebenen Elements in der Auflistung.Determines the index of a specific item in the collection. |
IList.Insert(Int32, Object) |
Fügt ein Element am angegebenen Index in die Auflistung ein.Inserts an item into the collection at the specified index. |
IList.IsFixedSize |
Ruft einen Wert ab, der angibt, ob die Auflistung eine feste Größe aufweist.Gets a value indicating whether the collection has a fixed size. |
IList.IsReadOnly |
Ruft einen Wert ab, der angibt, ob die Auflistung schreibgeschützt ist.Gets a value indicating whether the collection is read-only. |
IList.Item[Int32] |
Ruft das Element am angegebenen Index ab oder legt dieses fest.Gets or sets the element at the specified index. |
IList.Remove(Object) |
Entfernt das erste Vorkommen eines bestimmten Objekts aus der Auflistung.Removes the first occurrence of a specific object from the collection. |
IList.RemoveAt(Int32) |
Entfernt das Auflistungselement am angegebenen Index.Removes the collection item at the specified index. |
Erweiterungsmethoden
Cast<TResult>(IEnumerable) |
Wandelt die Elemente eines IEnumerable in den angegebenen Typ umCasts the elements of an IEnumerable to the specified type. |
OfType<TResult>(IEnumerable) |
Filtert die Elemente eines IEnumerable anhand eines angegebenen TypsFilters the elements of an IEnumerable based on a specified type. |
AsParallel(IEnumerable) |
Ermöglicht die Parallelisierung einer Abfrage.Enables parallelization of a query. |
AsQueryable(IEnumerable) |
Konvertiert einen IEnumerable in einen IQueryable.Converts an IEnumerable to an IQueryable. |