Compartir a través de


MediaStreamSamplePropertySet.Remove(Guid) Método

Definición

Quita un elemento del conjunto de propiedades.

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)

Parámetros

key
Guid

Platform::Guid

winrt::guid

Clave que se va a quitar.

Implementaciones

Se aplica a