IBAMDataExtractor.GetValue(Object, Object, Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
System::Object ^ GetValue(System::Object ^ extractionInfo, System::Object ^ location, System::Object ^ data);
public object GetValue (object extractionInfo, object location, object data);
abstract member GetValue : obj * obj * obj -> obj
Public Function GetValue (extractionInfo As Object, location As Object, data As Object) As Object
參數
- extractionInfo
- Object
- location
- Object
- data
- Object