docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ThreadsCountInAnnotationsByTargetResult

    Represents the result of target threads count

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.Cloud.Collaboration.Models.Threads
    Assembly: Unity.Cloud.Collaboration.dll
    Syntax
    public readonly struct ThreadsCountInAnnotationsByTargetResult

    Constructors

    ThreadsCountInAnnotationsByTargetResult(long)

    Initializes a new instance of the ThreadsCountInAnnotationsByTargetResult struct.

    Declaration
    public ThreadsCountInAnnotationsByTargetResult(long count)
    Parameters
    Type Name Description
    long count

    Threads count

    Fields

    Count

    Threads count

    Declaration
    public readonly long Count
    Field Value
    Type Description
    long
    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)