You are here:
Start »
FIL.NET »
Path Class
Path Class
Namespace: | Fil |
Assembly: | FilNet.Types.dll |
Constructors
Properties
Methods
| Name | Description |
 | Clear() | |
 | Compact() | |
 | Contains(Fil.Point2D) | |
 | CopyTo(Fil.Path) | |
 | CopyTo(Fil.Point2D[], int) | |
 | Dispose() | Inherited from Fil.UnmanagedObject |
 | Equals(object) | Inherited from System.Object |
 | Equals(Fil.Path) | |
 | Erase(System.IntPtr) | |
 | Erase(System.IntPtr, System.IntPtr) | |
 | GetEnumerator() | |
 | GetHashCode() | Inherited from System.Object |
 | GetType() | Inherited from System.Object |
 | IndexOf(Fil.Point2D) | |
 | Insert(int, Fil.Point2D) | |
 | Insert(System.IntPtr, System.IntPtr) | |
 | Insert(System.IntPtr, Fil.Point2D) | |
 | Insert(System.IntPtr, System.IntPtr, System.IntPtr) | |
 | MakeDataOwn() | |
 | MoveTo(Fil.Path) | |
 | PopBack() | |
 | PushBack(Fil.Point2D) | |
 | Release() | |
 | RemoveAt(int) | |
 | Remove(Fil.Point2D) | |
 | Reserve(int) | |
 | Reset() | |
 | Reset(bool) | |
 | Reset(int) | |
 | Reset(List<Fil.Point2D>, bool) | |
 | Reset(System.IntPtr, int, bool) | |
 | Reset(System.IntPtr, int, bool, bool) | |
 | Resize(int) | |
 | Resize(int, Fil.Point2D) | |
 | Swap(List<Fil.Point2D>) | |
 | ToArray() | |
 | ToString() | Inherited from System.Object |
See also