MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Contains Method (item)
NamespacesMPfm.WindowsControlsEmbeddedFontCollectionContains(EmbeddedFont)
Checks if a font is part of the collection.
Declaration Syntax
C#Visual Basic
public bool Contains(
	EmbeddedFont item
)
Public Function Contains ( _
	item As EmbeddedFont _
) As Boolean
Parameters
item (EmbeddedFont)
Font
Return Value
True if font is found

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)