共用方式為


IVersionSelector 介面

定義

在執行粒紋放置時,應該偏好選取哪些版本的粒紋介面的功能。

public interface IVersionSelector
type IVersionSelector = interface
Public Interface IVersionSelector
衍生

方法

GetSuitableVersion(UInt16, IReadOnlyList<UInt16>, ICompatibilityDirector)

在執行粒紋放置時,應該偏好選取哪些版本的粒紋介面的功能。

GetSuitableVersion(UInt16, UInt16[], ICompatibilityDirector)

傳回指定要求的適用介面版本的集合。

適用於