'宣言 Public Class SystemFontCollection Inherits System.Collections.ObjectModel.ReadOnlyCollection(Of Font) Implements IFontCollection
public class SystemFontCollection : System.Collections.ObjectModel.ReadOnlyCollection<Font>, IFontCollection
'宣言 Public Class SystemFontCollection Inherits System.Collections.ObjectModel.ReadOnlyCollection(Of Font) Implements IFontCollection
public class SystemFontCollection : System.Collections.ObjectModel.ReadOnlyCollection<Font>, IFontCollection
System.Object
System.Collections.ObjectModel.ReadOnlyCollection<T>
GrapeCity.Documents.Text.SystemFontCollection