ILNumerics Ultimate VS

HelperGetNameFromAttributePath Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Extract the name segment from a the path string used on an attribute

[ILNumerics HDF5 Module]

Namespace:  ILNumerics.IO.HDF5
Assembly:  ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public static string GetNameFromAttributePath(
	string path
)

Parameters

path
Type: SystemString
Attribute path

Return Value

Type: String
Name of the attribute
Remarks

[ILNumerics HDF5 Module]

See Also

Reference