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: 25.3.0.0 (25.3.0.0)
Sintassi
public static DedBaseDbItem FindByDbIndex(
	DedDbItemType type,
	string dbindex
)

Parametri

type  DedDbItemType
 
dbindex  String
 

Valore di ritorno

DedBaseDbItem
Vedi anche