Gets whether this checkpoint belongs to the same document as the other checkpoint.
Declaration Syntax
C# | Visual Basic | Visual C++ |
bool BelongsToSameDocumentAs( ITextSourceVersion other )
Function BelongsToSameDocumentAs ( _ other As ITextSourceVersion _ ) As Boolean
bool BelongsToSameDocumentAs( ITextSourceVersion^ other )
Parameters
- other (ITextSourceVersion)
Remarks
Returns false when given null.
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238