'宣言 Public Sub PushGroup( _ ByVal customAttributes As System.Collections.Generic.List(Of SvgCustomAttribute) _ )
public void PushGroup( System.Collections.Generic.List<SvgCustomAttribute> customAttributes )
パラメータ
- customAttributes
- The list of attributes to be associated with the group.