Search Results for

    Show / Hide Table of Contents

    Class CeresGraphContainerExtensions

    Inheritance
    object
    CeresGraphContainerExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Ceres.Graph
    Assembly: cs.temp.dll.dll
    Syntax
    public static class CeresGraphContainerExtensions

    Methods

    GetIdentifier(ICeresGraphContainer)

    Get a CeresGraphIdentifier from ICeresGraphContainer instance

    Declaration
    public static CeresGraphIdentifier GetIdentifier(this ICeresGraphContainer container)
    Parameters
    Type Name Description
    ICeresGraphContainer container
    Returns
    Type Description
    CeresGraphIdentifier
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX