Dimension {Microsoft.VisualBasic.DataStorage.netCDF.Components} .NET clr documentation

Dimension

Description

[name => size]

Declare

            
# namespace Microsoft.VisualBasic.DataStorage.netCDF.Components
export class Dimension extends ValueType {
   # String with the name of the dimension
   name: string;
}

        

.NET clr type reference tree

  1. this class extends from ValueType class: ValueType

[Package {$package} version {$version} Index]