MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
IndexOf Method (value)
NamespacesMPfm.WindowsControlsEmbeddedFontCollectionIndexOf(EmbeddedFont)
Returns the index of a font.
Declaration Syntax
C#Visual Basic
public int IndexOf(
	EmbeddedFont value
)
Public Function IndexOf ( _
	value As EmbeddedFont _
) As Integer
Parameters
value (EmbeddedFont)
Font
Return Value
Index

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