public static int[] ReadInt32Collection( this Stream stream )
<ExtensionAttribute> Public Shared Function ReadInt32Collection ( stream As Stream ) As Integer()
public: [ExtensionAttribute] static array<int>^ ReadInt32Collection( Stream^ stream )
[<ExtensionAttribute>] static member ReadInt32Collection : stream : Stream -> int[]
GSF.IO.StreamExtensions.ReadInt32Collection = function(stream);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.