Table of Contents

Property Arguments

Namespace
DocWright.Dom.Fields
Assembly
DocWright.Dom.dll

Arguments

Gets the positional arguments, in order.

public IReadOnlyList<FieldArgument> Arguments { get; }

Property Value

IReadOnlyList<FieldArgument>