Edit

Share via


BinaryFormatterSerializer.IsSupportedType(Type) Method

Definition

public bool IsSupportedType (Type itemType);
abstract member IsSupportedType : Type -> bool
override this.IsSupportedType : Type -> bool
Public Function IsSupportedType (itemType As Type) As Boolean

Parameters

itemType
Type

Returns

Implements

Applies to