PublicResources Class
Namespace: KGySoftAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.0.0
public static class PublicResources
Public NotInheritable Class PublicResources
public ref class PublicResources abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type PublicResources = class end
- Inheritance
- Object PublicResources
ArgumentContainsNull | Looks up a localized string similar to Specified argument contains a null element. |
ArgumentEmpty | Looks up a localized string similar to Value cannot be empty. |
ArgumentInvalid | Looks up a localized string similar to The specified argument is invalid. |
ArgumentInvalidString | Looks up a localized string similar to Input string contains an invalid value. |
ArgumentNull | Looks up a localized string similar to Value cannot be null. |
ArgumentOutOfRange | Looks up a localized string similar to Specified argument was out of the range of valid values. |
CollectionEmpty | Looks up a localized string similar to The collection contains no elements. |
ICollectionArrayTypeInvalid | Looks up a localized string similar to Target array type is not compatible with the type of items in the collection. |
ICollectionCopyToDestArrayShort | 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. |
ICollectionCopyToSingleDimArrayOnly | Looks up a localized string similar to Only single dimensional arrays are supported for the requested action. |
ICollectionReadOnlyModifyNotSupported | Looks up a localized string similar to Modifying a read-only collection is not supported. |
IDictionaryDuplicateKey | Looks up a localized string similar to An item with the same key has already been added. |
IDictionaryKeyNotFound | Looks up a localized string similar to The given key was not present in the dictionary. |
IEnumeratorCollectionModified | Looks up a localized string similar to Collection was modified; enumeration operation may not execute. |
IEnumeratorEnumerationNotStartedOrFinished | Looks up a localized string similar to Enumeration has either not started or has already finished. |
IListInvalidOffsLen | 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. |
IndexOutOfRange | Looks up a localized string similar to Index was outside the bounds of the array. |
MaxLengthLessThanMinLength | Looks up a localized string similar to Maximum length must be greater than or equal to minimum length. |
MaxValueLessThanMinValue | Looks up a localized string similar to Maximum value must be greater than or equal to minimum value. |
Millisecond | Looks up a localized string similar to ms |
No | Looks up a localized string similar to No |
NotSupported | Looks up a localized string similar to This operation is not supported. |
Null | Looks up a localized string similar to <null> |
ObjectDisposed | Looks up a localized string similar to Cannot access a disposed object. |
QuoteEnd | Looks up a localized string similar to ' |
QuoteStart | Looks up a localized string similar to ' |
Undefined | Looks up a localized string similar to <undefined> |
Yes | Looks up a localized string similar to Yes |