IValueProvider 接口

定义

定义值提供程序所需的方法。

public interface class IValueProvider
public interface IValueProvider
type IValueProvider = interface
Public Interface IValueProvider
派生

方法

ContainsPrefix(String)

确定集合是否包含指定的前缀。

GetValue(String)

使用指定键来检索值对象。

适用于