Click or drag to resize

Classe DedCommandList

Lista di oggetti DedCommand.
Gerarchia di ereditarietà
SystemObject
  System.Collections.GenericListDedCommand
    DedNet.CommandsDedCommandList

Namespace:  DedNet.Commands
Assembly:  DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi
public class DedCommandList : List<DedCommand>

Il tipo DedCommandList espone i seguenti membri.

Costruttori
Metodi
  NomeDescrizione
Metodo pubblicoFindIndexByInternalName
Ritorna l'indice del comando dal nome interno
Torna su
Vedi anche