Edit

Share via


SerializationRecord.TypeNameMatches(Type) Method

Definition

public:
 bool TypeNameMatches(Type ^ type);
public bool TypeNameMatches (Type type);
member this.TypeNameMatches : Type -> bool
Public Function TypeNameMatches (type As Type) As Boolean

Parameters

type
Type

Returns

Applies to