메소드 | 설명 | |
---|---|---|
Add ( object value ) : int | ||
Clear ( ) : void | ||
Contains ( object value ) : bool | ||
CopyTo ( Array array, int index ) : void | ||
GetEnumerator ( ) : IEnumerator | ||
IndexOf ( object value ) : int | ||
Insert ( int index, object value ) : void | ||
LoadMoreItemsAsync ( uint count ) : Windows.Foundation.IAsyncOperation |
||
PortableAsyncCollectionWrapper ( PortableISupportIncrementalLoad collection ) : BaconographyPortable.Common | ||
Remove ( object value ) : void | ||
RemoveAt ( int index ) : void | ||
this ( int index ) : object |
메소드 | 설명 | |
---|---|---|
LoadMoreItemsAsyncImpl ( uint count ) : Task |
public LoadMoreItemsAsync ( uint count ) : Windows.Foundation.IAsyncOperation |
||
count | uint | |
리턴 | Windows.Foundation.IAsyncOperation |
public PortableAsyncCollectionWrapper ( PortableISupportIncrementalLoad collection ) : BaconographyPortable.Common | ||
collection | PortableISupportIncrementalLoad | |
리턴 | BaconographyPortable.Common |