Gets whether objects in the data file can be accessed by name.
Namespace: Extreme.Data.MatlabAssembly: Extreme.Data (in Extreme.Data.dll) Version: 1.0.16170.0 (1.0.16170.0)
public bool CanAccessByName { get; }
Public ReadOnly Property CanAccessByName As Boolean
Get
public:
property bool CanAccessByName {
bool get ();
}
member CanAccessByName : bool with get
Property Value
Type:
BooleanAlways returns
.
Numerical Libraries
Supported in: 6.0
Reference