AboutContactLogin

Index

CollectionRemovePhoto

The CollectionRemovePhoto method removes a photo reference from the specified collection.

void CollectionRemovePhoto(
    int collectionId,
    int photoId
    )

Parameters

collectionId
Identifier of the collection to modify
photoId
Identifier of the photo to remove

See Also