DataSize.Subtraction(DataSize, DataSize) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Windows.EventTracing.DataSize operator - (Microsoft.Windows.EventTracing.DataSize left, Microsoft.Windows.EventTracing.DataSize right);
static member ( - ) : Microsoft.Windows.EventTracing.DataSize * Microsoft.Windows.EventTracing.DataSize -> Microsoft.Windows.EventTracing.DataSize
Public Shared Operator - (left As DataSize, right As DataSize) As DataSize
Parameters
- left
- DataSize
- right
- DataSize