New to Telerik UI for .NET MAUIStart a free 30-day trial

Defines a contract for objects that can be converted to another type.

Definition

Namespace:Telerik.Maui.Controls.Compatibility.Common

Assembly:Telerik.Maui.Controls.Compatibility.dll

Type Parameters:

O

The type to convert to.

Syntax:

C#
public interface IConvertibleObject<O>

Derived Classes: ConvertibleObject<O>

Properties

Gets the converted instance.

C#
O Instance { get; }
In this article
DefinitionPropertiesInstance
Not finding the help you need?
Contact Support