Items Property
Namespace
Statiq.Feeds.Syndication.Rdf
Containing Type
RdfSequence
Property Type
List<RdfResource>

Syntax

[DefaultValue(null)]
[XmlArray("Seq", Namespace = RdfFeedBase.NamespaceRdf)]
public List<RdfResource> Items { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlArray

Value

Type Description
List<RdfResource>