Click or drag to resize

Metodo DistHeaderCollectionAdd

Aggiunge un elemento alla collezione.

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

Parametri

item
Tipo: DedNet.CoreDistHeader
Elemento da aggiungere.

Implementa

ICollectionTAdd(T)
Vedi anche