IndexerNodeBase.

GetValue(object) Method

Namespace
Avalonia.Data.Core
Containing Type
IndexerNodeBase

Syntax

protected abstract object GetValue(object target)

Parameters

Name Type Description
target object

Return Value

Type Description
object