IStringSequence interface IStringSequence Documentation Code string this[int i] { get; set; } int Length { get; }