IItemDelegate<T> Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
generic <typename T>
public interface class IItemDelegate
public interface IItemDelegate<T>
type IItemDelegate<'T> = interface
Public Interface IItemDelegate(Of T)
Parâmetros de tipo
- T
- Derivado
Métodos
GetCount() | |
GetItem(Int32) |