Descendants(IEnumerable) Method

Definition

Namespace Svg
Assembly Svg.Custom.dll
public static IEnumerable<SvgElement> Descendants<T>(this IEnumerable<T> source)
    where T : SvgElement

Type parameters

T

Parameters

Returns