Redigera

Dela via


ContainerSpan.Item[Int32] Property

Definition

public:
 property System::CommandLine::Rendering::TextSpan ^ default[int] { System::CommandLine::Rendering::TextSpan ^ get(int index); };
public System.CommandLine.Rendering.TextSpan this[int index] { get; }
member this.Item(int) : System.CommandLine.Rendering.TextSpan
Default Public ReadOnly Property Item(index As Integer) As TextSpan

Parameters

index
Int32

Property Value

Implements

Applies to