XamlType::IsCollection Property
.NET Framework (current version)
Gets a value that indicates whether this XamlType represents a collection.
Assembly: System.Xaml (in System.Xaml.dll)
If you do not use the default internal CLR reflection technique for a XamlType, calls to this property can invoke LookupCollectionKind overrides on XamlType derived classes. For more information about return values and other behavior, see the documentation for LookupCollectionKind on this type.
.NET Framework
Available since 4.0
Available since 4.0
Show: