Méthode System::Span::to_Span
Span::to_Span method
Convertit un tableau en un Span.
static ThisType System::Span<T>::to_Span(const typename BaseType::ArrayPtrT &array)
| Paramètre | Type | Description |
|---|---|---|
| tableau | const typename BaseType::ArrayPtrT& | Le tableau à convertir. |
ReturnValue
Un span représentant le tableau.
Voir aussi
- Class Span
- Class Span
- Namespace System
- Library Aspose.Font for C++