Click or drag to resize

Metodo DistHeaderCollectionAdd

Aggiunge un elemento alla collezione.

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

Parametri

item
Tipo: DedNet.CoreDistHeader
Elemento da aggiungere.

Implementa

ICollectionTAdd(T)
Vedi anche