SoundPlayerAction.Dispose 메서드

정의

SoundPlayerAction 클래스에서 사용하는 리소스를 해제합니다.

public:
 virtual void Dispose();
public void Dispose ();
abstract member Dispose : unit -> unit
override this.Dispose : unit -> unit
Public Sub Dispose ()

구현

설명

Dispose 호출 되는 SoundPlayerAction 개체가 더 이상 유효 합니다.

Dispose .NET Framework 버전 3.5에서에서 도입 되었습니다. 자세한 내용은 버전 및 종속성을 참조하세요.

적용 대상