Aracılığıyla paylaş


Model3DCollection.ICollection<Model3D>.IsReadOnly Özellik

Tanım

Bu üyenin açıklaması için bkz IsReadOnly. .

property bool System::Collections::Generic::ICollection<System::Windows::Media::Media3D::Model3D>::IsReadOnly { bool get(); };
bool System.Collections.Generic.ICollection<System.Windows.Media.Media3D.Model3D>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<System.Windows.Media.Media3D.Model3D>.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of Model3D).IsReadOnly

Özellik Değeri

Boolean

trueModel3DCollection salt okunur ise; değilse, false.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir ICollection<T> arabirime Model3DCollection yayınlandığında kullanılabilir.

Şunlara uygulanır