IItemDelegate<T> インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
generic <typename T>
public interface class IItemDelegate
public interface IItemDelegate<T>
type IItemDelegate<'T> = interface
Public Interface IItemDelegate(Of T)
型パラメーター
- T
- 派生
メソッド
GetCount() | |
GetItem(Int32) |