public override bool IsMatched(Type containerType)
 {
     return(DisplayNameCollection.CollectionHasEntries(containerType));
 }