XamlTypeSystemExtensions.

GetAllFields(IXamlType) Method

Namespace
XamlX.TypeSystem
Containing Type
XamlTypeSystemExtensions

Syntax

public static IEnumerable<IXamlField> GetAllFields(this IXamlType t)

Parameters

Name Type Description
t IXamlType

Return Value

Type Description
IEnumerable<IXamlField>