Add(global::System.Drawing.PointF x) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | |
AddRange(PointFsCollection values) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | |
Capacity | SolidFramework.Interop.PointFsCollection | |
Clear() (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | |
Contains(global::System.Drawing.PointF value) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | |
CopyTo(global::System.Drawing.PointF[] array) | SolidFramework.Interop.PointFsCollection | |
CopyTo(global::System.Drawing.PointF[] array, int arrayIndex) | SolidFramework.Interop.PointFsCollection | |
CopyTo(int index, global::System.Drawing.PointF[] array, int arrayIndex, int count) | SolidFramework.Interop.PointFsCollection | |
Count | SolidFramework.Interop.PointFsCollection | |
Dispose() (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | virtual |
GetEnumerator() | SolidFramework.Interop.PointFsCollection | |
GetRange(int index, int count) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | |
IndexOf(global::System.Drawing.PointF value) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | |
Insert(int index, global::System.Drawing.PointF x) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | |
InsertRange(int index, PointFsCollection values) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | |
IsFixedSize | SolidFramework.Interop.PointFsCollection | |
IsReadOnly | SolidFramework.Interop.PointFsCollection | |
IsSynchronized | SolidFramework.Interop.PointFsCollection | |
LastIndexOf(global::System.Drawing.PointF value) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | |
operator global::System.Collections.Generic.List< global::System.Drawing.PointF >(PointFsCollection inVal) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | static |
operator global::System.Drawing.PointF[](PointFsCollection inVal) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | static |
operator PointFsCollection(global::System.Drawing.PointF[] inVal) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | static |
operator PointFsCollection(global::System.Collections.Generic.List< global::System.Drawing.PointF > inVal) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | static |
PointFsCollection(global::System.Collections.ICollection c) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | |
PointFsCollection() (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | |
PointFsCollection(PointFsCollection other) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | |
PointFsCollection(int capacity) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | |
Remove(global::System.Drawing.PointF value) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | |
RemoveAt(int index) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | |
RemoveRange(int index, int count) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | |
Repeat(global::System.Drawing.PointF value, int count) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | static |
Reverse() (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | |
Reverse(int index, int count) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | |
SetRange(int index, PointFsCollection values) (defined in SolidFramework.Interop.PointFsCollection) | SolidFramework.Interop.PointFsCollection | |
this[int index] | SolidFramework.Interop.PointFsCollection | |