Click to expand
Sandcastle XML Comments Guide

SetDocumentation IsReadOnly Property

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public bool IsReadOnly { get; }

Return Value

Type: Boolean
true if the ICollection T  is read-only; otherwise, false.

Implements

ICollection T  IsReadOnly
See Also

Reference