Dimension {Microsoft.VisualBasic.DataStorage.netCDF.Components} | .NET clr documentation |
[name => size]
# namespace Microsoft.VisualBasic.DataStorage.netCDF.Components
export class Dimension extends ValueType {
# String with the name of the dimension
name: string;
}