MpnsHeaderCollection Class
Creates a collection of headers for template registration.
Assembly: Microsoft.WindowsAzure.Messaging (in Microsoft.WindowsAzure.Messaging.dll)
System.Collections.Generic.Dictionary(Of TKey, TValue)
Microsoft.WindowsAzure.Messaging.MpnsHeaderCollection
<CollectionDataContractAttribute(Name := "MpnsHeaders", Namespace := "http://schemas.microsoft.com/netservices/2010/10/servicebus/connect", ItemName := "MpnsHeader", KeyName := "Header", ValueName := "Value")> Public NotInheritable Class MpnsHeaderCollection Inherits Dictionary(Of String, String)
| Name | Description | |
|---|---|---|
![]() | MpnsHeaderCollection() | Initializes a new instance of the MpnsHeaderCollection class. |
| Name | Description | |
|---|---|---|
![]() | Comparer | (Inherited from Dictionary(Of TKey, TValue).) |
![]() | Count | (Inherited from Dictionary(Of TKey, TValue).) |
![]() | Item(TKey) | (Inherited from Dictionary(Of TKey, TValue).) |
![]() | Keys | (Inherited from Dictionary(Of TKey, TValue).) |
![]() | Values | (Inherited from Dictionary(Of TKey, TValue).) |
| Name | Description | |
|---|---|---|
![]() | Add(TKey, TValue) | (Inherited from Dictionary(Of TKey, TValue).) |
![]() | Clear() | (Inherited from Dictionary(Of TKey, TValue).) |
![]() | ContainsKey(TKey) | (Inherited from Dictionary(Of TKey, TValue).) |
![]() | ContainsValue(TValue) | (Inherited from Dictionary(Of TKey, TValue).) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetEnumerator() | (Inherited from Dictionary(Of TKey, TValue).) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Remove(TKey) | (Inherited from Dictionary(Of TKey, TValue).) |
![]() | ToString() | (Inherited from Object.) |
![]() | TryGetValue(TKey, TValue) | (Inherited from Dictionary(Of TKey, TValue).) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)