GlobalClass.ReplaceEx メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public virtual bool ReplaceEx (object Field, object Test, object Value, object Replacement, object ReplaceAll, object Next, object MatchCase, object FieldID, object TestID, object SearchAllFields);
abstract member ReplaceEx : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
override this.ReplaceEx : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Overridable Function ReplaceEx (Optional Field As Object, Optional Test As Object, Optional Value As Object, Optional Replacement As Object, Optional ReplaceAll As Object, Optional Next As Object, Optional MatchCase As Object, Optional FieldID As Object, Optional TestID As Object, Optional SearchAllFields As Object) As Boolean
パラメーター
- Field
- Object
- Test
- Object
- Value
- Object
- Replacement
- Object
- ReplaceAll
- Object
- Next
- Object
- MatchCase
- Object
- FieldID
- Object
- TestID
- Object
- SearchAllFields
- Object