'Declaration
Public Overloads Overridable Function Add( _ ByVal style As NamedStyle _ ) As Integer
'Usage
Dim instance As NamedStyleCollection Dim style As NamedStyle Dim value As Integer value = instance.Add(style)
public virtual int Add( NamedStyle style )
Parameters
- style
- Name of the style to add