WnsHeaderCollection Methods
Namespace:
Microsoft.WindowsAzure.Messaging
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
| Name | Description | |
|---|---|---|
![]() | Add(TKey, TValue) | (Inherited from Dictionary<TKey, TValue>.) |
![]() | Clear() | (Inherited from Dictionary<TKey, TValue>.) |
![]() | ContainsKey(TKey) | (Inherited from Dictionary<TKey, TValue>.) |
![]() | ContainsValue(TValue) | (Inherited from Dictionary<TKey, TValue>.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetEnumerator() | (Inherited from Dictionary<TKey, TValue>.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | (Inherited from Dictionary<TKey, TValue>.) |
![]() | GetType() | (Inherited from Object.) |
![]() | OnDeserialization(Object^) | (Inherited from Dictionary<TKey, TValue>.) |
![]() | Remove(TKey) | (Inherited from Dictionary<TKey, TValue>.) |
![]() | ToString() | (Inherited from Object.) |
![]() | TryGetValue(TKey, TValue) | (Inherited from Dictionary<TKey, TValue>.) |
Show:


