GetHashCode

LineFormat.GetHashCode method

获取哈希码。

public override int GetHashCode()

例子


[C#]
int hashCode = lineFmt.GetHashCode();

也可以看看