Table of Contents

Class SListExtensions

Namespace
GLib
Assembly
GLib-2.0.dll
public static class SListExtensions
Inheritance
SListExtensions
Inherited Members

Methods

AsStringsUTF8(IEnumerable<SListElement>)

public static IEnumerable<string?> AsStringsUTF8(this IEnumerable<SListElement> source)

Parameters

source IEnumerable<SListElement>

Returns

IEnumerable<string>