Summary

public static int CompareTo(this StringBuilder self, StringBuilder other)

Returns

int

Parameters

Summary

public static int CompareTo(this StringBuilder self, string other)

returns 0 if its the same

Returns

int

Parameters