Version

HasNamedValue Method (CellInfo)

Returns if there is a named value stored for the cell.
Syntax
public bool HasNamedValue( 
   string valueName
)

Parameters

valueName
The name of the value to check.

Return Value

True, if the named value is stored.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also