Method Contains
Contains(IrMetadata?)
Gets a value indicating whether the collection contains the specified item or not
public bool Contains(IrMetadata? item)
Parameters
item
IrMetadataItem to look for
Gets a value indicating whether the collection contains the specified item or not
public bool Contains(IrMetadata? item)
item
IrMetadataItem to look for