Bagikan melalui


XmlSerializationReader.CollectionFixup.Collection Properti

Definisi

Mendapatkan koleksi objek untuk metode panggilan balik.

public:
 property System::Object ^ Collection { System::Object ^ get(); };
public object? Collection { get; }
public object Collection { get; }
member this.Collection : obj
Public ReadOnly Property Collection As Object

Nilai Properti

Koleksi yang digunakan untuk perbaikan.

Keterangan

Properti Collection mendapatkan koleksi tempat metode yang mengimplementasikan XmlSerializationCollectionFixupCallback delegasi menyalin array yang diperoleh melalui CollectionItems properti .

Berlaku untuk