Version

GetItem Method (CustomContentUpdateInfo)

Gets a named value from the info.
Syntax
public object GetItem( 
   string key
)

Parameters

key
The key for the value to retrieve.

Return Value

The retrieved value.
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