Search Results for

    Show / Hide Table of Contents

    Class IntTagSet<T>

    Basic object->integer mapping

    Inheritance
    Object
    IntTagSet<T>
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    public class IntTagSet<T>
    Type Parameters
    Name Description
    T

    Constructors

    IntTagSet()

    Declaration
    public IntTagSet()

    Fields

    InvalidTag

    Declaration
    public const int InvalidTag = 2147483647
    Field Value
    Type Description
    Int32

    Methods

    Add(T, Int32)

    Declaration
    public void Add(T reference, int tag)
    Parameters
    Type Name Description
    T reference
    Int32 tag

    Get(T)

    Declaration
    public int Get(T reference)
    Parameters
    Type Name Description
    T reference
    Returns
    Type Description
    Int32

    Has(T)

    Declaration
    public bool Has(T reference)
    Parameters
    Type Name Description
    T reference
    Returns
    Type Description
    Boolean
    In This Article
    Back to top ViRGIS VR GIS