The DiffPin<(Of <(<'T>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| BufferDecreased | (Inherited from Spread<(Of <(<'T>)>)>.) | |
| BufferIncreased | (Inherited from Spread<(Of <(<'T>)>)>.) | |
| Connect | (Overrides Pin<(Of <(<'T>)>)>..::..Connect(IPin).) | |
| Disconnect | (Overrides Pin<(Of <(<'T>)>)>..::..Disconnect(IPin).) | |
| Dispose | (Inherited from Pin<(Of <(<'T>)>)>.) | |
| DisposeManaged | (Overrides Pin<(Of <(<'T>)>)>..::..DisposeManaged()()()().) | |
| DisposeUnmanaged | (Inherited from Pin<(Of <(<'T>)>)>.) | |
| DoLoad | (Inherited from Pin<(Of <(<'T>)>)>.) | |
| DoUpdate | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetEnumerator | (Inherited from Spread<(Of <(<'T>)>)>.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InitializeInternalPin |
Must be called by subclass at end of constructor.
(Inherited from Pin<(Of <(<'T>)>)>.) | |
| Load |
Used by some subclasses which allow to load values from internal pin lazily.
The user is responsible to call this function.
(Inherited from Pin<(Of <(<'T>)>)>.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnChanged | ||
| OnConnected | (Inherited from Pin<(Of <(<'T>)>)>.) | |
| OnDisconnected | (Inherited from Pin<(Of <(<'T>)>)>.) | |
| OnUpdated | (Inherited from Pin<(Of <(<'T>)>)>.) | |
| ToString | (Inherited from Pin<(Of <(<'T>)>)>.) | |
| Update | (Overrides Pin<(Of <(<'T>)>)>..::..Update()()()().) |