MailKit Documentation
MailKit Documentation
API Reference
MailKit
UniqueIdSet Class
UniqueIdSet Methods
Add Method
AddRange Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
ToString Method
TryParse Method
Unique
Id
Set
Clear Method
Clears the list.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
void
Clear
()
Implements
ICollection
T
Clear
Exceptions
Exception
Condition
InvalidOperationException
The collection is readonly.
Remarks
Clears the list.
See Also
Reference
UniqueIdSet Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast