Show / Hide Table of Contents

Class H5Object

A base class HDF5 objects.

Inheritance
System.Object
H5Object
H5AttributableObject
H5UnresolvedLink
Namespace: HDF5.NET
Assembly: HDF5.NET.dll
Syntax
public abstract class H5Object : object

Properties

| Improve this Doc View Source

Name

Gets the name.

Declaration
public string Name { get; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2023 Vincent Wilms