Bagikan melalui


BaseChannelObjectWithProperties.Keys Properti

Definisi

Ketika ditimpa di kelas turunan, mendapatkan ICollection kunci yang terkait dengan properti objek saluran.

public:
 virtual property System::Collections::ICollection ^ Keys { System::Collections::ICollection ^ get(); };
public virtual System.Collections.ICollection Keys { get; }
member this.Keys : System.Collections.ICollection
Public Overridable ReadOnly Property Keys As ICollection

Nilai Properti

Kunci ICollection yang terkait dengan properti objek saluran.

Penerapan

Catatan Bagi Inheritor

Anda perlu menerapkan properti ini agar sink saluran turunan berfungsi.

Berlaku untuk