ISharedFeature<T> Interface

Definition

A feature to create a composite feature if shared among multiple instances.

C#
public interface ISharedFeature<T>

Type Parameters

T

Type of shared feature.

Properties

Composite

Gets a composite feature that handles delegating to the registered features in the collection.

Count

Gets the count of features registered.

Methods

Add(T)

Adds an instance to the shared collection.

Remove(T)

Removes a feature instance from the shared collection.

Applies to

Produkt Wersje
DocumentFormat.OpenXml 2.15.0, 2.16.0, 2.17.1, 2.18.0, 2.19.0, 2.20.0, 3.0.0, 3.0.1