Click or drag to resize

Metodo DistHeaderCollectionAdd

Aggiunge un elemento alla collezione.

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi
public void Add(
	DistHeader item
)

Parametri

item
Tipo: DedNet.CoreDistHeader
Elemento da aggiungere.

Implementa

ICollectionTAdd(T)
Vedi anche