GLib
SList
Members
GLib.SList Members
The members of GLib.SList are listed below.
See Also:
Inherited members from GLib.ListBase
Constructors
Public Constructors
SList
(
IntPtr
)
Internal constructor
SList
(
Type
)
Public Constructor.
SList
(
IntPtr
,
Type
)
Internal constructor
SList
(
Array
,
Type
,
bool
,
bool
)
Public constructor.
SList
(
IntPtr
,
Type
,
bool
,
bool
)
Creates an SList.
SList
(
object
[],
Type
,
bool
,
bool
)
Public constructor.