Class TypedArray

Class TypedArray

ชื่อพื้นที่: Aspose.Html การประกอบ: Aspose.HTML.dll (25.4.0)

วัตถุ TypedArray มีมุมมองที่คล้ายกันของไบนารีข้อมูลด้านล่าง

[DOMObject]
[ComVisible(true)]
[DOMNoInterfaceObject]
public abstract class TypedArray<t> : TypedArray, INotifyPropertyChanged where T : struct

ประเภทพารามิเตอร์

T

ประเภทข้อมูล

Inheritance

object DOMObject TypedArray TypedArray

Implements

INotifyPropertyChanged

อนุญาโตตุลาการ

TypedArray.Buffer , TypedArray.ByteLength , TypedArray.ByteOffset , TypedArray.Length , DOMObject.GetPlatformType() , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Properties

นี่[int]

รับหรือตั้งค่า T ที่ index ที่ระบุไว้

[DOMName("item")]
public abstract T this[int index] { get; set; }

คุณสมบัติมูลค่า

T

 แบบไทย