Click or drag to resize
RegexValidatedStringListItem Property

[Missing <summary> documentation for "P:Bio.IO.BAM.RegexValidatedStringList.Item(System.Int32)"]

Namespace: Bio.IO.BAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public string this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Return Value

Type: String

Implements

IListTItemInt32
See Also