ItemStruct Error

Last question cause this occurs also in another part of my code which is here and I don’t know an equivalent replacement or a fix:

if (InventoryContent.Find(Content))
{
	return true;
}