Click or drag to resize

OutputArrayOfStructListT Methods

The OutputArrayOfStructListT generic type exposes the following members.

Methods
  NameDescription
Public methodAssignResult
Public methodDispose
Releases the resources
(Inherited from DisposableObject.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFix
(Inherited from OutputArray.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetMat
(Inherited from OutputArray.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetVectorOfMat
(Inherited from OutputArray.)
Public methodIsMat
(Inherited from OutputArray.)
Public methodIsReady
(Inherited from OutputArray.)
Public methodIsVectorOfMat
(Inherited from OutputArray.)
Public methodThrowIfDisposed
If this object is disposed, then ObjectDisposedException is thrown.
(Inherited from DisposableObject.)
Public methodThrowIfNotReady
(Inherited from OutputArray.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also