VB.NET
Public NotInheritable Structure ArraySegment(Of T)
End
Articles
|
System ArraySegment`1 () n/a public sealed class System.ArraySegment`1 --> NONE -- Constructor: public ArraySegment`1 ( T[] array ) Constructor: public ArraySegment`1 ( T[] array , int ...
|