NormalizedSnapshotSpanCollection::ICollection<SnapshotSpan>::Remove Method (SnapshotSpan)

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

private:
virtual bool Remove(
	SnapshotSpan item
) sealed = ICollection<SnapshotSpan>::Remove

Return Value

Type: System::Boolean

Return to top
Show: