Overload List
Name | Description | |
---|---|---|
![]() | Seq<(Of <(T>)>)(MemStorage) |
Create a sequence using the specific storage |
![]() | Seq<(Of <(T>)>)(Int32, MemStorage) |
Create a sequence using the specific seqFlag and storage |
![]() | Seq<(Of <(T>)>)(IntPtr, MemStorage) |
Create a sequence from the unmanaged pointer and the storage used by the pointer
|
![]() | Seq<(Of <(T>)>)(SEQ_ELTYPE, SEQ_KIND, SEQ_FLAG, MemStorage) |
Create a contour of the specific kind, type and flag
|