ContentKeyBaseCollection Constructor
Initializes an instance of the ContentKeyBaseCollection class.
Namespace: Microsoft.WindowsAzure.MediaServices.Client
Assembly: Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New ContentKeyBaseCollection()
protected ContentKeyBaseCollection()
protected:
ContentKeyBaseCollection()
new : unit -> ContentKeyBaseCollection
protected function ContentKeyBaseCollection()