GraphLinkCollection::IsReadOnly Property
Visual Studio 2015
Gets a value indicating whether the System.Collections.Generic.ICollection is read-only.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Property Value
Type: System::BooleanTrue if the System.Collections.Generic.ICollection is read-only; otherwise, false.
Implements
ICollection<T>::IsReadOnly
Show: