Share via


IItemDelegate<T> 接口

定义

generic <typename T>
public interface class IItemDelegate
public interface IItemDelegate<T>
type IItemDelegate<'T> = interface
Public Interface IItemDelegate(Of T)

类型参数

T
派生

方法

GetCount()
GetItem(Int32)

适用于