Show / Hide Table of Contents

    Class Flattener

    Inheritance
    System.Object
    Flattener
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: XmlTools.GroupFlattener
    Assembly: XmlTools.dll
    Syntax
    public class Flattener

    Constructors

    | Improve this Doc View Source

    Flattener(Stream)

    Declaration
    public Flattener(Stream xsdSchemaStream)
    Parameters
    Type Name Description
    System.IO.Stream xsdSchemaStream

    Methods

    | Improve this Doc View Source

    FlattenGroups(List<String>)

    Declaration
    public Stream FlattenGroups(List<string> specificGroupTypes = null)
    Parameters
    Type Name Description
    System.Collections.Generic.List<System.String> specificGroupTypes
    Returns
    Type Description
    System.IO.Stream
    • Improve this Doc
    • View Source
    Back to top © Dangl IT GmbH