CollectionExtensions Class
Represents extensions to the Collection class.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Signaling.CollectionExtensions
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class CollectionExtensions
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class CollectionExtensions
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.