You are here: Start » FIL.NET » GrayModel Class
GrayModel Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | GrayModel(GrayModel) | Creates a deep copy of the passed object. |
![]() | GrayModel() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | IsDisposed | System.Boolean |
Methods
Name | Description | |
---|---|---|
![]() | Dispose() | Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info. |
![]() | Equals(FilNet.GrayModel) | |
![]() | Equals(object) | Inherited from System.Object |
![]() ![]() | Equals(FilNet.GrayModel, FilNet.GrayModel) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | Reset(FilNet.GrayModel) | Resets this instance with data of the other GrayModel object. |
![]() | ToString() | Inherited from System.Object |