PublicResourcesIListInvalidOffsLen Property

Looks up a localized string similar to Offset and length were out of bounds for the list or count is greater than the number of elements from index to the end of the source collection.

Definition

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

Return Value

String
A localized string similar to Offset and length were out of bounds for the list or count is greater than the number of elements from index to the end of the source collection.

See Also