public abstract FontFamily this[ int index ] { get; }
Public MustOverride ReadOnly Default Property Item ( index As Integer ) As FontFamily Get
abstract Item : FontFamily with get
In This Article