FunctoidScripts.AddToCumulativeMax(Int32, String, String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
System::String ^ AddToCumulativeMax(int index, System::String ^ val, System::String ^ notused);
public string AddToCumulativeMax (int index, string val, string notused);
member this.AddToCumulativeMax : int * string * string -> string
Public Function AddToCumulativeMax (index As Integer, val As String, notused As String) As String
パラメーター
- index
- Int32
- val
- String
- notused
- String