System::Span::to_Span yöntemi
Span::to_Span method
Bir diziyi bir Span öğesine dönüştürür.
static ThisType System::Span<T>::to_Span(const typename BaseType::ArrayPtrT &array)
| Parameter | Type | Açıklama |
|---|---|---|
| dizi | const typename BaseType::ArrayPtrT& | Dönüştürülecek dizi. |
ReturnValue
Diziyi temsil eden bir span.
Ayrıca Bakınız
- Class Span
- Class Span
- Namespace System
- Library Aspose.Page for C++