バージョン

InterpolateStrings メソッド

シンタックス
'宣言
 
Protected Shared Sub InterpolateStrings( _
   ByVal ret As List(Of String), _
   ByVal p As Single, _
   ByVal min As List(Of String), _
   ByVal max As List(Of String) _
) 
protected static void InterpolateStrings( 
   List<string> ret,
   float p,
   List<string> min,
   List<string> max
)

パラメータ

ret
p
min
max
参照