RangedValue.HasNextValue Property
Gets a value that indicates whether a call to the NextValue method will succeed.
Syntax
public bool HasNextValue {get;}
Property Value
System.Boolean. true if there is a next value; otherwise, false.
This property is read-only.
Requirements
Reference: Microsoft.MediaCenter.UI
Namespace: Microsoft.MediaCenter.UI
Assembly: Microsoft.MediaCenter.UI.dll
Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later
See Also