OneOrMoreStrings.

this[int] Property

Summary

Gets the string value at the specified index.
Assembly
Cake.Jekyll.dll
Namespace
Cake.Jekyll.Core
Containing Type
OneOrMoreStrings

Syntax

public string this[int index] { get; }

Parameters

Name Type Description
index int

Value

Type Description
string