Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Removes all items from the ICollection<T> .
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages.Server
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public void Clear()
public:
virtual void Clear() sealed
Public Sub Clear
Implements
Exceptions
| Exception | Condition |
|---|---|
| NotSupportedException | The ICollection<T> is read-only. |
See Also
DdmArrayProperty Class
Microsoft.ConfigurationManagement.Messaging.Messages.Server Namespace
Return to top