Search Results for

    Show / Hide Table of Contents

    Class Reporting.IndexSegment

    Inheritance
    System.Object
    Reporting.Segment
    Reporting.IndexSegment
    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: AasCore.Aas3_0
    Assembly: AasCore.Aas3_0.dll
    Syntax
    public class IndexSegment : Reporting.Segment

    Constructors

    | Improve this Doc View Source

    IndexSegment(Int32)

    Declaration
    public IndexSegment(int index)
    Parameters
    Type Name Description
    System.Int32 index

    Fields

    | Improve this Doc View Source

    Index

    Declaration
    public readonly int Index
    Field Value
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX