docs.unity3d.com
    Show / Hide Table of Contents

    Class ProjectSearchFilter

    Inheritance
    Object
    ComplexSearchCriteria<IProject>
    ProjectSearchFilter
    Inherited Members
    ComplexSearchCriteria<IProject>.ISearchCriteria.TryGetIncluded(Object)
    ComplexSearchCriteria<IProject>.ISearchCriteria.TryGetExcluded(Object)
    ComplexSearchCriteria<IProject>.ISearchCriteria.TryGetAny(Object)
    ComplexSearchCriteria<IProject>.ISearchCriteria.Include(Object)
    ComplexSearchCriteria<IProject>.ISearchCriteria.Include(Dictionary<String, Object>, String)
    ComplexSearchCriteria<IProject>.ISearchCriteria.Exclude(Object)
    ComplexSearchCriteria<IProject>.ISearchCriteria.Exclude(Dictionary<String, Object>, String)
    ComplexSearchCriteria<IProject>.ISearchCriteria.ForAny(Object)
    ComplexSearchCriteria<IProject>.ISearchCriteria.ForAny(Dictionary<String, Object>, String)
    ComplexSearchCriteria<IProject>.BuildSearchKeyPrefix()
    ComplexSearchCriteria<IProject>.ISearchCriteria.IsMatch(Object)
    ComplexSearchCriteria<IProject>.ISearchCriteria.IsAny(Object)
    ComplexSearchCriteria<IProject>.ISearchCriteria.IsEmpty()
    ComplexSearchCriteria<IProject>.Clear()
    ComplexSearchCriteria<IProject>.Exclude(IProject)
    ComplexSearchCriteria<IProject>.ForAny(IProject)
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Unity.Cloud.Assets
    Syntax
    public sealed class ProjectSearchFilter : ComplexSearchCriteria<IProject>, ISearchCriteria

    Properties

    SearchFieldType

    Declaration
    public override Type SearchFieldType { get; }
    Property Value
    Type Description
    Type
    Overrides
    Unity.Cloud.Assets.ComplexSearchCriteria<Unity.Cloud.Assets.IProject>.SearchFieldType

    SearchKey

    Declaration
    public override string SearchKey { get; }
    Property Value
    Type Description
    String
    Overrides
    Unity.Cloud.Assets.ComplexSearchCriteria<Unity.Cloud.Assets.IProject>.SearchKey

    Methods

    Include(IProject)

    Declaration
    public override void Include(IProject value)
    Parameters
    Type Name Description
    IProject value
    Overrides
    Unity.Cloud.Assets.ComplexSearchCriteria<Unity.Cloud.Assets.IProject>.Include(Unity.Cloud.Assets.IProject)

    IsAny(Object)

    Declaration
    protected override bool IsAny(object input)
    Parameters
    Type Name Description
    Object input
    Returns
    Type Description
    Boolean
    Overrides
    Unity.Cloud.Assets.ComplexSearchCriteria<Unity.Cloud.Assets.IProject>.IsAny(System.Object)

    IsMatch(Object)

    Declaration
    protected override bool IsMatch(object input)
    Parameters
    Type Name Description
    Object input
    Returns
    Type Description
    Boolean
    Overrides
    Unity.Cloud.Assets.ComplexSearchCriteria<Unity.Cloud.Assets.IProject>.IsMatch(System.Object)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023