Language

RulesResultsInputResults.Item[String] Property

Definition

public System.Collections.Generic.List<System.Collections.Generic.List<string>> this[string index] { get; set; }
member this.Item(string) : System.Collections.Generic.List<System.Collections.Generic.List<string>> with get, set
Default Public Property Item(index As String) As List(Of List(Of String))

Parameters

index
String

Property Value

Implements

Applies to