PublicResourcesICollectionReadOnlyModifyNotSupported Property

Looks up a localized string similar to Modifying a read-only collection is not supported.

Definition

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

Return Value

String
A localized string similar to Modifying a read-only collection is not supported.

See Also