AvalonEdit
BelongsToSameDocumentAs Method (other)
NamespacesICSharpCode.AvalonEdit.DocumentITextSourceVersionBelongsToSameDocumentAs(ITextSourceVersion)
Gets whether this checkpoint belongs to the same document as the other checkpoint.
Declaration Syntax
C#Visual BasicVisual C++
bool BelongsToSameDocumentAs(
	ITextSourceVersion other
)
Function BelongsToSameDocumentAs ( _
	other As ITextSourceVersion _
) As Boolean
bool BelongsToSameDocumentAs(
	ITextSourceVersion^ other
)
Parameters
Remarks
Returns false when given null.

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238