DocComment.Examples Property

Definition

A list of examples of using the item.

public System.Collections.Immutable.ImmutableList<string> Examples { get; }
member this.Examples : System.Collections.Immutable.ImmutableList<string>
Public ReadOnly Property Examples As ImmutableList(Of String)

Property Value

ImmutableList<String>

Applies to