FeatureEventArgs<TArg> Struct
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.
Holder for feature event args.
C#
public readonly struct FeatureEventArgs<TArg>
C#
public readonly struct FeatureEventArgs<TArg> : IEquatable<DocumentFormat.OpenXml.Features.FeatureEventArgs<TArg>>
type FeatureEventArgs<'Arg> = struct
Public Structure FeatureEventArgs(Of TArg)
Public Structure FeatureEventArgs(Of TArg)
Implements IEquatable(Of FeatureEventArgs(Of TArg))
- TArg
The type of the argument.
- Inheritance
-
FeatureEventArgs<TArg>
- Implements
-
IEquatable<FeatureEventArgs<TArg>>
Feature |
Initializes a new instance of the FeatureEventArgs<TArg> struct. |
Equals(Feature |
Indicates whether the current object is equal to another object of the same type. |
Equals(Object) | Indicates whether this instance and a specified object are equal. |
Get |
Returns the hash code for this instance. |
Equality(Feature |
|
Inequality(Feature |
Продукт | Версії |
---|---|
DocumentFormat.OpenXml | 2.14.0, 2.15.0, 2.16.0, 2.17.1, 2.18.0, 2.19.0, 2.20.0, 3.0.0, 3.0.1 |