IValueProvider 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義值提供者所需的方法。
public interface class IValueProvider
public interface IValueProvider
type IValueProvider = interface
Public Interface IValueProvider
- 衍生
方法
ContainsPrefix(String) |
判斷集合是否包含指定的前置詞。 |
GetValue(String) |
使用指定的索引鍵擷取值物件。 |