PublicResourcesICollectionCopyToDestArrayShort Property

Looks up a localized string similar to Destination array is not long enough to copy all the items in the collection. Check array index and length.

Definition

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

Return Value

String
A localized string similar to Destination array is not long enough to copy all the items in the collection. Check array index and length.

See Also