pango-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Represents a set of integers.System.ValueTypeFieldPango.IntSetReturns an empty MethodPango.IntSetCreates a new a new MethodPango.IntSetInternal method
an object of type an object of type This is an internal method, and should not be used by user code.MethodSystem.VoidDestroys the IntSet object.MethodSystem.VoidAdds a continuous range of integers to the set.
An integer to begin the range
An integer to end the range
MethodSystem.VoidAdds a single integer to the range
An integer representing a glyph
MethodSystem.BooleanTest whether an integer is part of the set.
An integer to test
True if the given integer is part of the set, false otherwise.FieldSystem.Int32The start of the setFieldSystem.Int32The size of the set.