Show / Hide Table of Contents

Class Bin

Inheritance
System.Object
Bin
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: SpiceSharpParser.ModelReaders.Netlist.Spice.Readers.Controls.Plots
Assembly: SpiceSharpParser.dll
Syntax
public class Bin

Properties

| Improve this Doc View Source

Count

Declaration
public double Count { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

Value

Declaration
public double Value { get; set; }
Property Value
Type Description
System.Double
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX