Gets a value indicating whether the specified object which represents a serialized toolbox item matches the specified attributes.
- serializedObject
The object that contains the System.Drawing.Design.ToolboxItem to retrieve.
- filterAttributes
An ICollection that contains the attributes to test the serialized object for.
![]()
true if the object matches the specified attributes; otherwise, false.