PHCollectionList.FetchMomentLists メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
FetchMomentLists(PHCollectionListSubtype, PHFetchOptions) | |
FetchMomentLists(PHCollectionListSubtype, PHAssetCollection, PHFetchOptions) |
FetchMomentLists(PHCollectionListSubtype, PHFetchOptions)
[Foundation.Export("fetchMomentListsWithSubtype:options:")]
public static Photos.PHFetchResult FetchMomentLists (Photos.PHCollectionListSubtype subType, Photos.PHFetchOptions options);
static member FetchMomentLists : Photos.PHCollectionListSubtype * Photos.PHFetchOptions -> Photos.PHFetchResult
パラメーター
- subType
- PHCollectionListSubtype
戻り値
- 属性
適用対象
FetchMomentLists(PHCollectionListSubtype, PHAssetCollection, PHFetchOptions)
[Foundation.Export("fetchMomentListsWithSubtype:containingMoment:options:")]
public static Photos.PHFetchResult FetchMomentLists (Photos.PHCollectionListSubtype subType, Photos.PHAssetCollection moment, Photos.PHFetchOptions options);
static member FetchMomentLists : Photos.PHCollectionListSubtype * Photos.PHAssetCollection * Photos.PHFetchOptions -> Photos.PHFetchResult
パラメーター
- subType
- PHCollectionListSubtype
- moment
- PHAssetCollection
戻り値
- 属性