OverloadAttribute Kelas

Definisi

Mengidentifikasi metode sebagai kelebihan beban dalam bahasa yang mendukung kelebihan beban.

public ref class OverloadAttribute sealed : Attribute
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.Method)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.FoundationContract, 65536)]
class OverloadAttribute final : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.Method)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.FoundationContract), 65536)]
public sealed class OverloadAttribute : Attribute
function OverloadAttribute(method)
Public NotInheritable Class OverloadAttribute
Inherits Attribute
Warisan
OverloadAttribute
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10 (diperkenalkan dalam 10.0.10240.0)
API contract
Windows.Foundation.FoundationContract (diperkenalkan dalam v1.0)

Konstruktor

OverloadAttribute(String)

Membuat dan menginisialisasi instans baru atribut.

Berlaku untuk

Lihat juga