Sdílet prostřednictvím


IResourceCollectionEnumerator<T>.HasValue Property

Definition

Gets whether the current result collection has a value or not. This indicates if the collection has been fully enumerated or not.

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

Property Value

Applies to