Show / Hide Table of Contents

    Struct ContainersRefType

    Struct ContainersRefType

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: Microsoft.DevDiv
    Assembly: BaseClassForTestClass1.dll
    Syntax
    public struct ContainersRefType

    Fields

    | Improve this Doc View Source

    ColorCount

    ColorCount

    Declaration
    public long ColorCount
    Field Value
    Type Description
    Int64

    Properties

    | Improve this Doc View Source

    GetColorCount

    GetColorCount

    Declaration
    public long GetColorCount { get; }
    Property Value
    Type Description
    Int64

    Methods

    | Improve this Doc View Source

    ContainersRefTypeNonRefMethod(Object[])

    ContainersRefTypeNonRefMethod

    array
    Declaration
    public static int ContainersRefTypeNonRefMethod(params object[] parmsArray)
    Parameters
    Type Name Description
    Object[] parmsArray
    Returns
    Type Description
    Int32

    Events

    | Improve this Doc View Source

    ContainersRefTypeEventHandler

    Declaration
    public event EventHandler ContainersRefTypeEventHandler
    Event Type
    Type Description
    EventHandler
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX