MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Item Property (index)
NamespacesMPfm.WindowsControlsEmbeddedFontCollectionItem[([( Int32])])
Indexer for the collection. Returns a font.
Declaration Syntax
C#Visual Basic
public EmbeddedFont this[
	int index
] { get; set; }
Public Default Property Item ( _
	index As Integer _
) As EmbeddedFont
	Get
	Set
Parameters
index (Int32)
Index
Return Value
Font

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