Click or drag to resize

Metodo DedDbItemManagerFindByDbIndex

Ritorna un'oggetto 'DedBaseDbItem' in base al tipo e al dbindex specificato.

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi
public static DedBaseDbItem FindByDbIndex(
	DedDbItemType typ,
	string dbindex
)

Parametri

typ
Tipo: DedNet.LibDedDbItemType
dbindex
Tipo: SystemString

Valore di ritorno

Tipo: DedBaseDbItem
Vedi anche