BulkObservableCollection<T> Constructor
Initializes a new instance of a BulkObservableCollection<T>.
Namespace: Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Syntax
'Declaration
Public Sub New
public BulkObservableCollection()
public:
BulkObservableCollection()
new : unit -> BulkObservableCollection
public function BulkObservableCollection()
.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.