Partilhar via


PlayReadyLicenseIterator.GetMany(IPlayReadyLicense[]) Método

Definição

Recupera todos os itens da coleção de licenças PlayReady.

public:
 virtual unsigned int GetMany(Platform::Array <IPlayReadyLicense ^> ^ items) = IIterator<IPlayReadyLicense ^>::GetMany;
uint32_t GetMany(winrt::array_view <IPlayReadyLicense const&> & items);
public uint GetMany(IPlayReadyLicense[] items);
function getMany(items)
Public Function GetMany (items As IPlayReadyLicense()) As UInteger

Parâmetros

items
IPlayReadyLicense[]

Os itens na coleção.

Retornos

UInt32

unsigned int

uint32_t

Número de itens na coleção.

Implementações

Aplica-se a