Search Results for

    Show / Hide Table of Contents

    Class IdDistributor

    Inheritance
    object
    IdDistributor
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: LobsterFramework
    Assembly: LobsterFramework.dll
    Syntax
    public class IdDistributor

    Methods

    | Improve this Doc View Source

    GetID()

    Declaration
    public int GetID()
    Returns
    Type Description
    int
    | Improve this Doc View Source

    RecycleID(int)

    Declaration
    public bool RecycleID(int id)
    Parameters
    Type Name Description
    int id
    Returns
    Type Description
    bool
    • Improve this Doc
    • View Source
    In This Article
    Back to top LobsterFramework documentation