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