Table of Contents

Interface IReadOnlyStrings

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Contains methods and properties which allow to access array of strings in read only mode.

public interface IReadOnlyStrings

Properties

Count

Gets the number of elements.

this[int]

Gets the element at the specified index.