[Missing <summary> documentation for "M:CWrapper.MetadataArrayTag.GetValue(System.UInt32)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public string GetValue( uint idx ) |
Visual Basic (Declaration) |
---|
Public Function GetValue ( _ idx As UInteger _ ) As String |
Visual C++ |
---|
public: String^ GetValue( unsigned int idx ) |
Parameters
- idx
- Type: System..::.UInt32
[Missing <param name="idx"/> documentation for "M:CWrapper.MetadataArrayTag.GetValue(System.UInt32)"]
Return Value
[Missing <returns> documentation for "M:CWrapper.MetadataArrayTag.GetValue(System.UInt32)"]