Megosztás a következőn keresztül:


NameEnumerationResult.IsFinished Property

Definition

Indicates whether there are no more remaining pages.

public bool IsFinished { get; }
member this.IsFinished : bool
Public ReadOnly Property IsFinished As Boolean

Property Value

true if the enumeration is finished; false otherwise.

Applies to