[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.Utf32CodeSet.ToHashSet

ToHashSet Method

ToHashSet()

Creates a HashSet with the current set of codes.

Declaration
public HashSet<int> ToHashSet()
Public Function ToHashSet() As HashSet(Of Integer)
Returns
Type Description
HashSet<int>