Click or drag to resize
RegexValidatedStringListIndexOf Method

[Missing <summary> documentation for "M:Bio.IO.BAM.RegexValidatedStringList.IndexOf(System.String)"]

Namespace: Bio.IO.BAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public int IndexOf(
	string item
)

Parameters

item
Type: SystemString

[Missing <param name="item"/> documentation for "M:Bio.IO.BAM.RegexValidatedStringList.IndexOf(System.String)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Bio.IO.BAM.RegexValidatedStringList.IndexOf(System.String)"]

Implements

IListTIndexOf(T)
See Also