Class ByteArrayDataSource

Class ByteArrayDataSource

İsim alanı : Aspose.Page.Plugins Toplama: Aspose.Page.dll (25.4.0)

Bir eklenti operasyonlarını kaydetmek için byte array veri kaynağı temsil eder.

public sealed class ByteArrayDataSource : IDataSource

Inheritance

object ByteArrayDataSource

Implements

IDataSource

mirasçı üyeleri

object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

ByteArrayDataSource()

Yeni bir byte array veri kaynağı başlatır.

public ByteArrayDataSource()

Properties

DataType

Bilgi kaynağı türü (byte array)

public DataType DataType { get; }

Mülkiyet Değer

DataType

 Türkçe