Accesses the ColumnData corresponding to the tag name.
Note: The performance of this method is slower due to
a call to a Dictionary
Namespace: ScopeRuntimeAssembly: ScopeRuntime (in ScopeRuntime.exe) Version: 1.0.0.0 (10.2.2.0)
Syntax
C# |
---|
public ColumnData this[ string tag ] { get; } |
Visual Basic |
---|
Public ReadOnly Default Property Item ( _ tag As String _ ) As ColumnData Get |
Visual C++ |
---|
public: property ColumnData^ default[String^ tag] { ColumnData^ get (String^ tag); } |
Parameters
- tag
- Type: String
The name of the column