public static bool Matches( this ArchiveDataBlockPointer dataBlockPointer, int historianID, TimeTag startTime, TimeTag endTime )
<ExtensionAttribute> Public Shared Function Matches ( dataBlockPointer As ArchiveDataBlockPointer, historianID As Integer, startTime As TimeTag, endTime As TimeTag ) As Boolean
public: [ExtensionAttribute] static bool Matches( ArchiveDataBlockPointer^ dataBlockPointer, int historianID, TimeTag^ startTime, TimeTag^ endTime )
[<ExtensionAttribute>] static member Matches : dataBlockPointer : ArchiveDataBlockPointer * historianID : int * startTime : TimeTag * endTime : TimeTag -> bool
GSF.Historian.Files.ArchiveDataBlockPointerExtensions.Matches = function(dataBlockPointer, historianID, startTime, endTime);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.