Overload List

NameDescription
Contour<(Of <(T>)>)(MemStorage)
Create a contour using the specific storage
Contour<(Of <(T>)>)(Int32, MemStorage)
Create a contour using the specific seqFlag and storage
Contour<(Of <(T>)>)(IntPtr, MemStorage)
Craete a contour from the specific IntPtr and storage
Contour<(Of <(T>)>)(SEQ_ELTYPE, SEQ_KIND, SEQ_FLAG, MemStorage)
Create a contour of the specific kind, type and flag

See Also