Class SVGStringList
ชื่อพื้นที่: Aspose.Html.Dom.Svg.DataTypes การประกอบ: Aspose.HTML.dll (25.4.0)
SVGStringList มีคุณสมบัติและวิธีการเดียวกันกับอินเตอร์เฟซ SVGxxxList อื่น ๆ ผู้ดําเนินการอาจพิจารณาใช้ชั้นฐานเดียวเพื่อดําเนินการอินเตอร์เฟซ SVGxxxList ที่แตกต่างกัน
[ComVisible(true)]
[DOMObject]
[DOMName("SVGStringList")]
public class SVGStringList : SVGListBase<string>, INotifyPropertyChanged, IDisposable, IEnumerable<string>, IEnumerable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGListBase
Implements
INotifyPropertyChanged
,
IDisposable
,
IEnumerable
อนุญาโตตุลาการ
SVGListBase
Constructors
บันทึก()
เริ่มต้นตัวอย่างใหม่ของคลาส Aspose.Html.Dom.Svg.DataTypes.SVGStringList
public SVGStringList()
บันทึก(หมายเลข )
เริ่มต้นตัวอย่างใหม่ของคลาส Aspose.Html.Dom.Svg.DataTypes.SVGStringList
public SVGStringList(IEnumerable<string> enumerable)
Parameters
enumerable
IEnumerable
<
string
>
หมายเลข
Methods
ToString()
กลับ System.String ที่แสดงตัวอย่างนี้
public override string ToString()
Returns
ระบบ String ซึ่งเป็นตัวแทนของ instance นี้