Search Results for

    Show / Hide Table of Contents

    Class IntPropertySet

    The collection of properties for type Int.

    Inheritance
    Object
    PropertySet<Property<Int32>, Int32>
    IntPropertySet
    Implements
    IPropertySet
    Inherited Members
    PropertySet<Property<Int32>, Int32>.Properties
    PropertySet<Property<Int32>, Int32>.PropertyLookUp
    PropertySet<Property<Int32>, Int32>.Initialize()
    PropertySet<Property<Int32>, Int32>.TryAdd(String, Int32)
    PropertySet<Property<Int32>, Int32>.SetValue(String, Int32)
    PropertySet<Property<Int32>, Int32>.TryGetProperty(String, Property<Int32>)
    PropertySet<Property<Int32>, Int32>.TryGet(String, Int32)
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: TinnyStudios.AIUtility.Core.Properties
    Assembly: UtilityAIFramework.dll
    Syntax
    [Serializable]
    public class IntPropertySet : PropertySet<Property<int>, int>, IPropertySet

    Implements

    IPropertySet
    In This Article
    • Implements
    Back to top Generated by DocFX