ISupportAsyncLoading<T> Interface
In This Topic
Specifies a calling contract for collection that support asynchronous loading.
Object Model
Syntax
'Declaration
Public Interface ISupportAsyncLoading(Of )
public interface ISupportAsyncLoading<>
Type Parameters
See Also