XmlQueryNodeSequence.ICollection<XPathItem>.IsReadOnly Özellik

Tanım

Öğelerin arabirim aracılığıyla ICollection<T> eklenemeyeceğini, kaldırılamayacağını veya değiştirilemeyeceğini belirtir.

property bool System::Collections::Generic::ICollection<System::Xml::XPath::XPathItem>::IsReadOnly { bool get(); };
bool System.Collections.Generic.ICollection<System.Xml.XPath.XPathItem>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<System.Xml.XPath.XPathItem>.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of XPathItem).IsReadOnly

Özellik Değeri

true koleksiyon salt okunursa; aksi takdirde , false.

Uygulamalar

Şunlara uygulanır