PublicResourcesIEnumeratorEnumerationNotStartedOrFinished Property
Looks up a localized string similar to Enumeration has either not started or has already finished.
Namespace: KGySoftAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public static string IEnumeratorEnumerationNotStartedOrFinished { get; }
Public Shared ReadOnly Property IEnumeratorEnumerationNotStartedOrFinished As String
Get
public:
static property String^ IEnumeratorEnumerationNotStartedOrFinished {
String^ get ();
}
static member IEnumeratorEnumerationNotStartedOrFinished : string with get
Return Value
StringA localized string similar to
Enumeration has either not started or has already finished.