[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Removes all items from the ICollection < (Of < ( <' T > ) > ) > .

Namespace:  Microsoft.ConfigurationManagement.Messaging.Messages.Server
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
public 
void 
Clear()
Public 
Sub 
Clear
public:
virtual 
void 
Clear() 
sealed

Implements

ICollection < (Of < ( <' T > ) > ) > . . :: . . Clear () () () ()

Exceptions

See Also