Search Results for

    Show / Hide Table of Contents

    Class IssueTemplateLabels

    Inheritance
    System.Object
    System.Collections.ObjectModel.Collection<System.String>
    IssueTemplateLabels
    Implements
    System.Collections.Generic.IList<System.String>
    System.Collections.Generic.ICollection<System.String>
    System.Collections.Generic.IReadOnlyList<System.String>
    System.Collections.Generic.IReadOnlyCollection<System.String>
    System.Collections.Generic.IEnumerable<System.String>
    System.Collections.IList
    System.Collections.ICollection
    System.Collections.IEnumerable
    Inherited Members
    System.Collections.ObjectModel.Collection<System.String>.System.Collections.IList.get_Item(System.Int32)
    System.Collections.ObjectModel.Collection<System.String>.System.Collections.IList.set_Item(System.Int32, System.Object)
    System.Collections.ObjectModel.Collection<System.String>.Add(System.String)
    System.Collections.ObjectModel.Collection<System.String>.Clear()
    System.Collections.ObjectModel.Collection<System.String>.ClearItems()
    System.Collections.ObjectModel.Collection<System.String>.Contains(System.String)
    System.Collections.ObjectModel.Collection<System.String>.CopyTo(System.String[], System.Int32)
    System.Collections.ObjectModel.Collection<System.String>.GetEnumerator()
    System.Collections.ObjectModel.Collection<System.String>.IndexOf(System.String)
    System.Collections.ObjectModel.Collection<System.String>.Insert(System.Int32, System.String)
    System.Collections.ObjectModel.Collection<System.String>.InsertItem(System.Int32, System.String)
    System.Collections.ObjectModel.Collection<System.String>.Remove(System.String)
    System.Collections.ObjectModel.Collection<System.String>.RemoveAt(System.Int32)
    System.Collections.ObjectModel.Collection<System.String>.RemoveItem(System.Int32)
    System.Collections.ObjectModel.Collection<System.String>.SetItem(System.Int32, System.String)
    System.Collections.ObjectModel.Collection<System.String>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
    System.Collections.ObjectModel.Collection<System.String>.System.Collections.IEnumerable.GetEnumerator()
    System.Collections.ObjectModel.Collection<System.String>.System.Collections.IList.Add(System.Object)
    System.Collections.ObjectModel.Collection<System.String>.System.Collections.IList.Contains(System.Object)
    System.Collections.ObjectModel.Collection<System.String>.System.Collections.IList.IndexOf(System.Object)
    System.Collections.ObjectModel.Collection<System.String>.System.Collections.IList.Insert(System.Int32, System.Object)
    System.Collections.ObjectModel.Collection<System.String>.System.Collections.IList.Remove(System.Object)
    System.Collections.ObjectModel.Collection<System.String>.Count
    System.Collections.ObjectModel.Collection<System.String>.Item[System.Int32]
    System.Collections.ObjectModel.Collection<System.String>.Items
    System.Collections.ObjectModel.Collection<System.String>.System.Collections.Generic.ICollection<System.String>.IsReadOnly
    System.Collections.ObjectModel.Collection<System.String>.System.Collections.ICollection.IsSynchronized
    System.Collections.ObjectModel.Collection<System.String>.System.Collections.ICollection.SyncRoot
    System.Collections.ObjectModel.Collection<System.String>.System.Collections.IList.IsFixedSize
    System.Collections.ObjectModel.Collection<System.String>.System.Collections.IList.IsReadOnly
    System.Collections.ObjectModel.Collection<System.String>.System.Collections.IList.Item[System.Int32]
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Dangl.GiteaOrgManager.Client
    Assembly: Dangl.GiteaOrgManager.dll
    Syntax
    public class IssueTemplateLabels : Collection<string>, IList<string>, ICollection<string>, IReadOnlyList<string>, IReadOnlyCollection<string>, IEnumerable<string>, IList, ICollection, IEnumerable

    Implements

    System.Collections.Generic.IList<T>
    System.Collections.Generic.ICollection<T>
    System.Collections.Generic.IReadOnlyList<T>
    System.Collections.Generic.IReadOnlyCollection<T>
    System.Collections.Generic.IEnumerable<T>
    System.Collections.IList
    System.Collections.ICollection
    System.Collections.IEnumerable
    • Improve this Doc
    • View Source
    In This Article
    Back to top © Dangl IT GmbH