Redigera

Dela via


IVersionSelector Interface

Definition

Functionality for selecting which versions of a grain interface should be preferred when performing grain placement.

public interface IVersionSelector
type IVersionSelector = interface
Public Interface IVersionSelector
Derived

Methods

GetSuitableVersion(UInt16, IReadOnlyList<UInt16>, ICompatibilityDirector)
GetSuitableVersion(UInt16, UInt16[], ICompatibilityDirector)

Returns a collection of suitable interface versions for a given request.

Applies to