Class GraphicsCollection
Inheritance
System.Object
GraphicsCollection
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class GraphicsCollection : object
Properties
| Improve this Doc View SourceCollection
Declaration
public List<GraphicsCollection.Graphic> Collection { get; set; }
Property Value
Type | Description |
---|---|
List<GraphicsCollection.Graphic> |
Description
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
System.String |