Compartilhar via


PathSegmentCollection.GetView Método

Definição

Obtém uma exibição imutável na coleção.

public:
 virtual IVectorView<PathSegment ^> ^ GetView() = IVector<PathSegment ^>::GetView;
IVectorView<PathSegment> GetView();
public IReadOnlyList<PathSegment> GetView();
function getView()
Public Function GetView () As IReadOnlyList(Of PathSegment)

Retornos

Um objeto que representa a exibição de coleção imutável.

Implementações

Aplica-se a