PublicResourcesArgumentOutOfRange Property
Looks up a localized string similar to Specified argument was out of the range of valid values.
Namespace: KGySoftAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public static string ArgumentOutOfRange { get; }
Public Shared ReadOnly Property ArgumentOutOfRange As String
Get
public:
static property String^ ArgumentOutOfRange {
String^ get ();
}
static member ArgumentOutOfRange : string with get
Return Value
StringA localized string similar to
Specified argument was out of the range of valid values.