PublicResourcesICollectionCopyToSingleDimArrayOnly Property

Looks up a localized string similar to Only single dimensional arrays are supported for the requested action.

Definition

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

Return Value

String
A localized string similar to Only single dimensional arrays are supported for the requested action.

See Also