Right.AddExtendedRestriction(ExtendedRestriction) 方法

定義

將擴充限制新增至右側。

public virtual void AddExtendedRestriction (Microsoft.Media.Drm.ExtendedRestriction restrictionToAdd);
abstract member AddExtendedRestriction : Microsoft.Media.Drm.ExtendedRestriction -> unit
override this.AddExtendedRestriction : Microsoft.Media.Drm.ExtendedRestriction -> unit
Public Overridable Sub AddExtendedRestriction (restrictionToAdd As ExtendedRestriction)

參數

restrictionToAdd
ExtendedRestriction

ExtendedRestriction要加入右邊的 。

適用於