Partager via


IItemsView<T> Interface

Définition

generic <typename T>
 where T : BindableObjectpublic interface class IItemsView
public interface IItemsView<T> where T : BindableObject
type IItemsView<'T (requires 'T :> BindableObject)> = interface
Public Interface IItemsView(Of T)

Paramètres de type

T
Dérivé

Méthodes

CreateDefault(Object)
SetupContent(T, Int32)
UnhookContent(T)

S’applique à