ApiDescriptionGroup Class
Definition
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.
Represents a group of related apis.
public ref class ApiDescriptionGroup
public class ApiDescriptionGroup
type ApiDescriptionGroup = class
Public Class ApiDescriptionGroup
- Inheritance
-
ApiDescriptionGroup
Constructors
ApiDescriptionGroup(String, IReadOnlyList<ApiDescription>) |
Creates a new ApiDescriptionGroup. |
Properties
GroupName |
The group name. |
Items |
A collection of ApiDescription items for this group. |