Search Results for

    Show / Hide Table of Contents

    Class InsertionDataDefinition

    Inheritance
    System.Object
    System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String, System.Object>>
    Namespace: Umbraco.Cms.Infrastructure.Persistence.DatabaseModelDefinitions
    Assembly: cs.temp.dll.dll
    Syntax
    public class InsertionDataDefinition : List<KeyValuePair<string, object>>, IList<KeyValuePair<string, object>>, ICollection<KeyValuePair<string, object>>, IList, ICollection, IReadOnlyList<KeyValuePair<string, object>>, IReadOnlyCollection<KeyValuePair<string, object>>, IEnumerable<KeyValuePair<string, object>>, IEnumerable
    In This Article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX