public readonly struct FontCollectionKey : IEquatable<FontCollectionKey>Public Structure FontCollectionKey
Implements IEquatable(Of FontCollectionKey)[<SealedAttribute>]
type FontCollectionKey =
struct
inherit ValueType
interface IEquatable<FontCollectionKey>
end