.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-02

The Pair<(Of <(<'T1, T2>)>)> type exposes the following members.

Constructors

  NameDescription
Public methodPair<(Of <(<'T1, T2>)>)>()()()()
Initializes a new instance of the Pair<(Of <(<'T1, T2>)>)> class
Public methodPair<(Of <(<'T1, T2>)>)>(T1, T2)
Initializes a new instance of the Pair<(Of <(<'T1, T2>)>)> class

Methods

  NameDescription
Public methodEquals (Overrides Object..::..Equals(Object).)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Overrides Object..::..GetHashCode()()()().)
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString (Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyFirst
Public propertySecond

See Also