TextStyleKeyedCollection(IEnumerable<TextStyle>) Constructor

Public Sub New( _ 
ByVal collection As IEnumerable(Of TextStyle) _ 
)
This language is not supported or no code example is available.
public TextStyleKeyedCollection( 
IEnumerable<TextStyle> collection 
)
This language is not supported or no code example is available.

Parameters

collection
IEnumerable<TextStyle>

.NET Framework

Supported in: 4.8

In this article

Definition