This version of Unity is unsupported.

AssetBundle.Contains

public bool Contains(string name);

Description

Check if an AssetBundle contains a specific object.

Returns true if an object referred to by name is contained in the AssetBundle, false otherwise.