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