CompiledDotNetPath._write(Object, Object, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void _write(System::Object ^ target, System::Object ^ param, int step);
public void _write (object target, object param, int step);
member this._write : obj * obj * int -> unit
Public Sub _write (target As Object, param As Object, step As Integer)
Parameters
- target
- Object
- param
- Object
- step
- Int32