Class PathFigureCollection
Represents path figures collection.
Inherited Members
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.System.Collections.IList.get_Item(System.Int32)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.System.Collections.IList.set_Item(System.Int32, System.Object)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.Add(Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.System.Collections.IList.Add(System.Object)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.AddRange(System.Collections.Generic.IEnumerable<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.AsReadOnly()
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.BinarySearch(System.Int32, System.Int32, Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure, System.Collections.Generic.IComparer<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.BinarySearch(Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.BinarySearch(Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure, System.Collections.Generic.IComparer<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.Clear()
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.Contains(Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.System.Collections.IList.Contains(System.Object)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.ConvertAll<TOutput>(System.Converter<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure, TOutput>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.CopyTo(Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure[])
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.CopyTo(System.Int32, Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure[], System.Int32, System.Int32)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.CopyTo(Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure[], System.Int32)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.Exists(System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.Find(System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.FindAll(System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.FindIndex(System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.FindIndex(System.Int32, System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.FindIndex(System.Int32, System.Int32, System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.FindLast(System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.FindLastIndex(System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.FindLastIndex(System.Int32, System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.ForEach(System.Action<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.GetEnumerator()
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.System.Collections.Generic.IEnumerable<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.GetEnumerator()
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.System.Collections.IEnumerable.GetEnumerator()
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.GetRange(System.Int32, System.Int32)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.IndexOf(Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.System.Collections.IList.IndexOf(System.Object)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.IndexOf(Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure, System.Int32)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.IndexOf(Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure, System.Int32, System.Int32)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.Insert(System.Int32, Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.System.Collections.IList.Insert(System.Int32, System.Object)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.LastIndexOf(Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.LastIndexOf(Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure, System.Int32)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.LastIndexOf(Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure, System.Int32, System.Int32)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.Remove(Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.System.Collections.IList.Remove(System.Object)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.RemoveAll(System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.RemoveAt(System.Int32)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.RemoveRange(System.Int32, System.Int32)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.Reverse()
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.Reverse(System.Int32, System.Int32)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.Sort()
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.Sort(System.Collections.Generic.IComparer<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.Sort(System.Comparison<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.ToArray()
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.TrimExcess()
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.TrueForAll(System.Predicate<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>)
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.Capacity
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.Count
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.System.Collections.IList.IsFixedSize
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.System.Collections.Generic.ICollection<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.IsReadOnly
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.System.Collections.IList.IsReadOnly
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.System.Collections.ICollection.IsSynchronized
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.System.Collections.ICollection.SyncRoot
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.Item[System.Int32]
    
    
      System.Collections.Generic.List<Telerik.Windows.Documents.Fixed.Model.Graphics.PathFigure>.System.Collections.IList.Item[System.Int32]
    
    
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: Telerik.Windows.Documents.Fixed.Model.Collections
Assembly: Telerik.Windows.Documents.Core.dll
Syntax
public sealed class PathFigureCollection : List<PathFigure>, IList<PathFigure>, ICollection<PathFigure>, IList, ICollection, IReadOnlyList<PathFigure>, IReadOnlyCollection<PathFigure>, IEnumerable<PathFigure>, IEnumerable
  Constructors
PathFigureCollection()
Declaration
public PathFigureCollection()