Show / Hide Table of Contents

Property Item

| Improve this Doc View Source

Item[String]

Gets the license item for specified name.

Declaration
public LicenseItem this[string name] { get; }
Parameters
Type Name Description
System.String name

The specified license item name.

Property Value
Type Description
LicenseItem

A LicenseItem object matches the specified license item name. null if no LicenseItem found.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest