StringSetBlob Methods |
The StringSetBlob type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Add | Add the specified String to the collection of Strings. |
![]() |
Clear | Clear all String elements in the collection. |
![]() |
Contains | Returns true if the specified String is contained into the collection. |
![]() |
Get | Returns the all the strings from the collection. |
![]() |
Iterator | Returns an iterator over elements of String . |
![]() |
Remove | Remove the specified String from the collection of Strings. |
![]() |
RemoveAll | Remove the specified collection of String from this collection of Strings. |
![]() |
Size | Returns the number of String elements in this collection. |