'Declaration Public Sub PushGroup( _ ByVal customAttributes As System.Collections.Generic.List(Of SvgCustomAttribute) _ )
public void PushGroup( System.Collections.Generic.List<SvgCustomAttribute> customAttributes )
Parameters
- customAttributes
- The list of attributes to be associated with the group.