BaseContentKeyCollection Class
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a collection of content keys.
Namespace: Microsoft.WindowsAzure.MediaServices.Client
Assembly: Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)
Usage
'Usage
Dim instance As BaseContentKeyCollection
Syntax
'Declaration
Public MustInherit Class BaseContentKeyCollection
Inherits BaseCollection(Of IContentKey)
public abstract class BaseContentKeyCollection : BaseCollection<IContentKey>
public ref class BaseContentKeyCollection abstract : public BaseCollection<IContentKey^>
public abstract class BaseContentKeyCollection extends BaseCollection<IContentKey>
public abstract class BaseContentKeyCollection extends BaseCollection<IContentKey>
Inheritance Hierarchy
System.Object
Microsoft.WindowsAzure.MediaServices.Client.BaseCollection
Microsoft.WindowsAzure.MediaServices.Client.BaseContentKeyCollection
Microsoft.WindowsAzure.MediaServices.Client.ContentKeyCollection
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows 7, Windows Server 2008, Windows 8 Beta
Target Platforms
See Also
Reference
BaseContentKeyCollection Members
Microsoft.WindowsAzure.MediaServices.Client Namespace
Build Date:
2012-06-07