Click or drag to resize

Classe DedStateList

Lista di oggetti di tipo DedState.
Gerarchia di ereditarietà
SystemObject
  System.Collections.GenericListDedState
    DedNet.CoreDedStateList

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi
public class DedStateList : List<DedState>

Il tipo DedStateList espone i seguenti membri.

Costruttori
  NomeDescrizione
Metodo pubblicoDedStateList
Torna su
Metodi
  NomeDescrizione
Metodo pubblicoFindById
Restituisce lo stato con id passato. Restiruisce null se non esiste.
Metodo pubblicoFindByName
Restituisce lo stato con nome passato. Restiruisce null se non esiste.
Torna su
Vedi anche

Documentazione