'宣言 Public Function GetElementsByClass( _ ByVal className As System.String _ ) As System.Collections.Generic.IReadOnlyList(Of SvgElement)
public System.Collections.Generic.IReadOnlyList<SvgElement> GetElementsByClass( System.string className )
パラメータ
- className