次の方法で共有


FunctionBinding.ConvertValueToStream(Object, Stream) メソッド

定義

public static void ConvertValueToStream (object value, System.IO.Stream stream);
static member ConvertValueToStream : obj * System.IO.Stream -> unit
Public Shared Sub ConvertValueToStream (value As Object, stream As Stream)

パラメーター

value
Object
stream
Stream

適用対象