Class SvgPointCollection
Inherited Members
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.Add(Telerik.WinControls.Svg.SvgUnit)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.AddRange(System.Collections.Generic.IEnumerable<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.AsReadOnly()
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.BinarySearch(System.Int32, System.Int32, Telerik.WinControls.Svg.SvgUnit, System.Collections.Generic.IComparer<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.BinarySearch(Telerik.WinControls.Svg.SvgUnit)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.BinarySearch(Telerik.WinControls.Svg.SvgUnit, System.Collections.Generic.IComparer<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.Clear()
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.Contains(Telerik.WinControls.Svg.SvgUnit)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.ConvertAll<TOutput>(System.Converter<Telerik.WinControls.Svg.SvgUnit, TOutput>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.CopyTo(Telerik.WinControls.Svg.SvgUnit[])
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.CopyTo(System.Int32, Telerik.WinControls.Svg.SvgUnit[], System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.CopyTo(Telerik.WinControls.Svg.SvgUnit[], System.Int32)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.Exists(System.Predicate<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.Find(System.Predicate<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.FindAll(System.Predicate<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.FindIndex(System.Predicate<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.FindIndex(System.Int32, System.Predicate<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.FindIndex(System.Int32, System.Int32, System.Predicate<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.FindLast(System.Predicate<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.FindLastIndex(System.Predicate<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.FindLastIndex(System.Int32, System.Predicate<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.ForEach(System.Action<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.GetEnumerator()
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.System.Collections.Generic.IEnumerable<Telerik.WinControls.Svg.SvgUnit>.GetEnumerator()
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.IndexOf(Telerik.WinControls.Svg.SvgUnit)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.IndexOf(Telerik.WinControls.Svg.SvgUnit, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.IndexOf(Telerik.WinControls.Svg.SvgUnit, System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.Insert(System.Int32, Telerik.WinControls.Svg.SvgUnit)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.LastIndexOf(Telerik.WinControls.Svg.SvgUnit)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.LastIndexOf(Telerik.WinControls.Svg.SvgUnit, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.LastIndexOf(Telerik.WinControls.Svg.SvgUnit, System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.Remove(Telerik.WinControls.Svg.SvgUnit)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.RemoveAll(System.Predicate<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.RemoveAt(System.Int32)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.Reverse()
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.Sort()
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.Sort(System.Collections.Generic.IComparer<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.Sort(System.Comparison<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.ToArray()
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.TrimExcess()
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.TrueForAll(System.Predicate<Telerik.WinControls.Svg.SvgUnit>)
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.Capacity
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.Count
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.System.Collections.Generic.ICollection<Telerik.WinControls.Svg.SvgUnit>.IsReadOnly
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.Item[System.Int32]
System.Collections.Generic.List<Telerik.WinControls.Svg.SvgUnit>.System.Collections.IList.Item[System.Int32]
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.WinControls.Svg
Assembly: TelerikCommon.dll
Syntax
public class SvgPointCollection : List<SvgUnit>, IList<SvgUnit>, ICollection<SvgUnit>, IList, ICollection, IReadOnlyList<SvgUnit>, IReadOnlyCollection<SvgUnit>, IEnumerable<SvgUnit>, IEnumerable, ICloneable
Constructors
SvgPointCollection()
Declaration
public SvgPointCollection()
Methods
Clone()
Declaration
public object Clone()
Returns
System.Object
|
Implements
System.ICloneable.Clone()
ToString()
Declaration
public override string ToString()
Returns
System.String
|
Overrides
System.Object.ToString()