LengthIsAttribute Classe

Definição

Indica o número de elementos de matriz.

public ref class LengthIsAttribute sealed : Attribute
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.Parameter)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.FoundationContract, 65536)]
class LengthIsAttribute final : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.Parameter)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.FoundationContract), 65536)]
public sealed class LengthIsAttribute : Attribute
function LengthIsAttribute(indexLengthParameter)
Public NotInheritable Class LengthIsAttribute
Inherits Attribute
Herança
LengthIsAttribute
Atributos

Requisitos do Windows

Família de dispositivos
Windows 10 (introduzida na 10.0.10240.0)
API contract
Windows.Foundation.FoundationContract (introduzida na v1.0)

Construtores

LengthIsAttribute(Int32)

Cria e inicializa uma nova instância do atributo.

Aplica-se a

Confira também