Freigeben über


Insert-Methode

Inserts a ServerProperty into the collection.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode Insert(Int32, ServerProperty) Inserts a ServerProperty into the collection at the specified index.
Öffentliche Methode Insert(Int32, String, String) Creates and inserts a ServerProperty, with the specified name and value, into the collection at the specified index.

Zum Anfang