public ArchiveDataPoint( int historianID, byte[] buffer, int startIndex, int length )
Public Sub New ( historianID As Integer, buffer As Byte(), startIndex As Integer, length As Integer )
public: ArchiveDataPoint( int historianID, array<unsigned char>^ buffer, int startIndex, int length )
new : historianID : int * buffer : byte[] * startIndex : int * length : int -> ArchiveDataPoint
GSF.Historian.Files.ArchiveDataPoint = function(historianID, buffer, startIndex, length);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.