Share via


Transform3DCollection.ICollection<Transform3D>.IsReadOnly Properti

Definisi

Untuk deskripsi anggota ini, lihat IsReadOnly.

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

Nilai Properti

trueTransform3DCollection jika bersifat baca-saja; jika tidak, false.

Penerapan

Keterangan

Anggota ini adalah implementasi anggota antarmuka eksplisit. Ini hanya dapat digunakan ketika instans dilemparkan Transform3DCollection ke ICollection<T> antarmuka.

Berlaku untuk