Click or drag to resize

TypedRestrictCollectionTRestrictTypes Property

Gets an array of types that the collection is restricted to contain.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public abstract Type[] RestrictTypes { get; }

Property Value

Type: Type
See Also