Search Results for

    Show / Hide Table of Contents
    View Source

    Class CollectionExtensions

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Extensions
    Assembly: Umbraco.Core.dll
    Syntax
    public static class CollectionExtensions

    Methods

    View Source

    ToSingleItemCollection<T>(T)

    Declaration
    public static ICollection<T> ToSingleItemCollection<T>(this T item)
    Parameters
    Type Name Description
    T item
    Returns
    Type Description
    ICollection<T>
    Type Parameters
    Name Description
    T
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • ToSingleItemCollection<T>(T)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX