FontDataDictionary.Add Method

Public Shadows Sub Add( _ 
ByVal key As String, _ 
ByVal data As FontData
)
This language is not supported or no code example is available.
new public void Add( 
string key
FontData data 
)
This language is not supported or no code example is available.

Parameters

key
string

data
FontData

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition