PublicResourcesIndexOutOfRange Property

Looks up a localized string similar to Index was outside the bounds of the array.

Definition

Namespace: KGySoft
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public static string IndexOutOfRange { get; }

Return Value

String
A localized string similar to Index was outside the bounds of the array.

See Also