FeatureEventArgs<TArg> Struct

Definition

Holder for feature event args.

C#
public readonly struct FeatureEventArgs<TArg>
C#
public readonly struct FeatureEventArgs<TArg> : IEquatable<DocumentFormat.OpenXml.Features.FeatureEventArgs<TArg>>

Type Parameters

TArg

The type of the argument.

Inheritance
FeatureEventArgs<TArg>
Implements

Constructors

FeatureEventArgs<TArg>(EventType, TArg)

Initializes a new instance of the FeatureEventArgs<TArg> struct.

Properties

Argument

Gets the argument.

Type

Gets the event type.

Methods

Equals(FeatureEventArgs<TArg>)

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.

GetHashCode()

Returns the hash code for this instance.

Operators

Applies to

Продукт Версії
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