Initializes a new instance of the MetadataError class
Namespace:
CWrapperAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public MetadataError( string msg ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ msg As String _ ) |
Visual C++ |
---|
public: MetadataError( String^ msg ) |
Parameters
- msg
- Type: System..::.String
[Missing <param name="msg"/> documentation for "M:CWrapper.MetadataError.#ctor(System.String)"]