[Missing <summary> documentation for "M:CoreDevices.Devices.IZStageCom.RenameStop(System.String,System.String)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
void RenameStop( string OldName, string NewName ) |
Visual Basic (Declaration) |
---|
Sub RenameStop ( _ OldName As String, _ NewName As String _ ) |
Visual C++ |
---|
void RenameStop( String^ OldName, String^ NewName ) |
Parameters
- OldName
- Type: System..::.String
[Missing <param name="OldName"/> documentation for "M:CoreDevices.Devices.IZStageCom.RenameStop(System.String,System.String)"]
- NewName
- Type: System..::.String
[Missing <param name="NewName"/> documentation for "M:CoreDevices.Devices.IZStageCom.RenameStop(System.String,System.String)"]