DisposableFeatureExtensions.SetDisposable<TFeature> Method
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.
C#
public static void SetDisposable<TFeature> (this DocumentFormat.OpenXml.Features.IFeatureCollection features, TFeature feature);
static member SetDisposable : DocumentFormat.OpenXml.Features.IFeatureCollection * 'Feature -> unit
<Extension()>
Public Sub SetDisposable(Of TFeature) (features As IFeatureCollection, feature As TFeature)
- TFeature
- features
- IFeatureCollection
- feature
- TFeature
Produto | Versións |
---|---|
DocumentFormat.OpenXml | 2.15.0, 2.16.0, 2.17.1, 2.18.0, 2.19.0, 2.20.0 |