PropertyKeyedCollection1.Add

PropertyKeyedCollection<T>.Add method

Crea una nueva propiedad personalizada.

public void Add(T item)
ParámetroEscribeDescripción
itemTLa propiedad a agregar.

Ver también