Compartir a través de


Insert Método

Inserts a ServerProperty into the collection.

Lista de sobrecargas

  Nombre Descripción
Método publico Insert(Int32, ServerProperty) Inserts a ServerProperty into the collection at the specified index.
Método publico Insert(Int32, String, String) Creates and inserts a ServerProperty, with the specified name and value, into the collection at the specified index.

Principio