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 در شاخص مشخص شده.

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

ارزش املاک

T

 فارسی