Show / Hide Table of Contents

Class SatStacExtensionExtensions

Extension methods for the SatStacExtension

Inheritance
System.Object
SatStacExtensionExtensions
Namespace: Stac.Extensions.Sat
Assembly: DotNetStac.dll
Syntax
public static class SatStacExtensionExtensions : object

Methods

| Improve this Doc View Source

SatExtension(StacItem)

Gets the SatStacExtension from the StacItem.

Declaration
public static SatStacExtension SatExtension(this StacItem stacItem)
Parameters
Type Name Description
StacItem stacItem

The StacItem.

Returns
Type Description
SatStacExtension

The SatStacExtension.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX