Substring.

CompareTo(Substring) Method

Summary

Compares the characters in `this` to `other`.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
Substring

Syntax

public int CompareTo(Substring other)

Parameters

Name Type Description
other Substring

Return Value

Type Description
int