共用方式為


DoubleKeyFrameCollection.GetView 方法

定義

取得集合中的不可變檢視。

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

傳回

物件,表示不可變的集合檢視。

實作

適用於