[Missing <summary> documentation for "M:CoreDevices.Channels.GroupScript.AddObject(System.String,System.Object)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public void AddObject( string ObjectName, Object Object ) |
Visual Basic (Declaration) |
---|
Public Sub AddObject ( _ ObjectName As String, _ Object As Object _ ) |
Visual C++ |
---|
public: void AddObject( String^ ObjectName, Object^ Object ) |
Parameters
- ObjectName
- Type: System..::.String
[Missing <param name="ObjectName"/> documentation for "M:CoreDevices.Channels.GroupScript.AddObject(System.String,System.Object)"]
- Object
- Type: System..::.Object
[Missing <param name="Object"/> documentation for "M:CoreDevices.Channels.GroupScript.AddObject(System.String,System.Object)"]