The DiffPin<(Of <(<'T>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DiffPin<(Of <(<'T>)>)> | Initializes a new instance of the DiffPin<(Of <(<'T>)>)> class |
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()()()().) |
Extension Methods
Fields
| Name | Description | |
|---|---|---|
| FAttribute | (Inherited from Pin<(Of <(<'T>)>)>.) | |
| FBuffer | (Inherited from Spread<(Of <(<'T>)>)>.) | |
| FChanged | ||
| FHost | (Inherited from Pin<(Of <(<'T>)>)>.) | |
| FLazy | (Inherited from Pin<(Of <(<'T>)>)>.) | |
| FLogger | (Inherited from Pin<(Of <(<'T>)>)>.) | |
| FName | (Inherited from Pin<(Of <(<'T>)>)>.) | |
| FSliceCount | (Inherited from Spread<(Of <(<'T>)>)>.) | |
| FSliceMode | (Inherited from Pin<(Of <(<'T>)>)>.) | |
| FVisibility | (Inherited from Pin<(Of <(<'T>)>)>.) |
Properties
| Name | Description | |
|---|---|---|
| Buffer |
Gives direct access to the internal data buffer.
Use with caution. Size of internal buffer != SliceCount.
(Inherited from Spread<(Of <(<'T>)>)>.) | |
| IsChanged | ||
| IsInternalPinChanged | ||
| Item | (Inherited from Spread<(Of <(<'T>)>)>.) | |
| PluginIO | (Inherited from Pin<(Of <(<'T>)>)>.) | |
| SliceCount | (Inherited from Pin<(Of <(<'T>)>)>.) |
Events
| Name | Description | |
|---|---|---|
| Changed | ||
| Connected | (Inherited from Pin<(Of <(<'T>)>)>.) | |
| Disconnected | (Inherited from Pin<(Of <(<'T>)>)>.) | |
| Updated | (Inherited from Pin<(Of <(<'T>)>)>.) |