Table of Contents

Method IsCollectionType

Namespace
Alternet.FormDesigner.Wpf.XamlDom
Assembly
Alternet.FormDesigner.Wpf.v10.dll

IsCollectionType(Type)

Gets if the type is considered a collection in XAML.

public static bool IsCollectionType(Type type)

Parameters

type Type

Returns

bool