| OutputArrayOfMatList Methods | 
The OutputArrayOfMatList type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | AssignResult | (Overrides OutputArrayAssignResult.) | 
|  | Dispose | 
            Releases the resources
            (Inherited from DisposableObject.) | 
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | Fix | (Inherited from OutputArray.) | 
|  | GetGpuMat | (Inherited from OutputArray.) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|  | GetMat | (Inherited from OutputArray.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | GetVectorOfMat | (Overrides OutputArrayGetVectorOfMat.) | 
|  | IsGpuMat | (Inherited from OutputArray.) | 
|  | IsMat | (Inherited from OutputArray.) | 
|  | IsReady | (Inherited from OutputArray.) | 
|  | IsVectorOfMat | (Inherited from OutputArray.) | 
|  | ThrowIfDisposed | 
            If this object is disposed, then ObjectDisposedException is thrown.
            (Inherited from DisposableObject.) | 
|  | ThrowIfNotReady | (Inherited from OutputArray.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also