Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Tuple<int,int> HeaderHash (string source);
member this.HeaderHash : string -> int * int
Public Function HeaderHash (source As String) As Tuple(Of Integer, Integer)