NormalizedSnapshotSpanCollection Constructor
Initializes an empty NormalizedSnapshotSpanCollection.
Namespace: Microsoft.VisualStudio.Text
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Syntax
'Declaration
Public Sub New
public NormalizedSnapshotSpanCollection()
public:
NormalizedSnapshotSpanCollection()
new : unit -> NormalizedSnapshotSpanCollection
public function NormalizedSnapshotSpanCollection()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
NormalizedSnapshotSpanCollection Class