LengthAttribute

Description

sealed class Tinman.Gpu.Semantic.LengthAttribute

Derived from

Attribute abstract

This attribute is used to associate a compile-time length value to parameters and fields that have an array-typed value.

Public / Constructors

Length​Attribute


public constructor LengthAttribute → (1)

length in : int32

See Length.

Creates a new instance of Length.

Public / Attributes

Length


public attribute Length → (int32)

The fixed array length.