NamespaceManager.HeaderHash(String) Method

Definition

public Tuple<int,int> HeaderHash (string source);
member this.HeaderHash : string -> int * int
Public Function HeaderHash (source As String) As Tuple(Of Integer, Integer)

Parameters

source
String

Returns

Tuple<Int32,Int32>

Applies to