Gets whether this checkpoint belongs to the same document as the other checkpoint.

C# | Visual Basic | Visual C++ |
bool BelongsToSameDocumentAs( ITextSourceVersion other )
Function BelongsToSameDocumentAs ( _ other As ITextSourceVersion _ ) As Boolean
bool BelongsToSameDocumentAs( ITextSourceVersion^ other )

- other (ITextSourceVersion)

Returns false when given null.
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238