XamlIlContextBase.

GetOrCreateItem<T>() Method

Namespace
XamlIl.Transform
Containing Type
XamlIlContextBase

Syntax

public T GetOrCreateItem<T>() where T : new()

Type Parameters

Name Description
T

Return Value

Type Description
T