PathFigureCollection.ICollection<PathFigure>.IsReadOnly Propriedade

Definição

Para obter uma descrição deste membro, consulte IsReadOnly.

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

Valor da propriedade

true se for PathFigureCollection somente leitura; caso contrário, false.

Implementações

Comentários

Esse membro é uma implementação de membro de interface explícita. Ele só pode ser usado quando a PathFigureCollection instância é convertida em uma ICollection<T> interface.

Aplica-se a