Show / Hide Table of Contents

Class ViewStacExtensionExtensions

Extension methods for accessing View extension

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

Methods

| Improve this Doc View Source

ViewExtension(StacItem)

Gets the View extension from a StacItem

Declaration
public static ViewStacExtension ViewExtension(this StacItem stacItem)
Parameters
Type Name Description
StacItem stacItem

The StacItem

Returns
Type Description
ViewStacExtension

The View extension

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