共用方式為


MediaStreamSamplePropertySet.Remove(Guid) 方法

定義

從屬性集移除專案。

public:
 virtual void Remove(Platform::Guid key) = IMap<Platform::Guid, Platform::Object ^>::Remove;
void Remove(winrt::guid const& key);
public void Remove(Guid key);
function remove(key)
Public Sub Remove (key As Guid)

參數

key
Guid

Platform::Guid

winrt::guid

要移除的索引鍵。

實作

適用於