Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Slang Documentation
Slang Documentation
Back to top
View this page

InputPatch<T, int N>.subscript¶

Description¶

Signature¶

T InputPatch<T, int N>.subscript<TIndex>(TIndex index)
    where TIndex : __BuiltinIntegerType;

Generic Parameters¶

TIndex: __BuiltinIntegerType¶

Parameters¶

index : TIndex¶

On this page
  • InputPatch<T, int N>.subscript
    • Description
    • Signature
    • Generic Parameters
      • TIndex: __BuiltinIntegerType
    • Parameters
      • index : TIndex