SyndicationItem.CreatePerson Method
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Creates a new person.
Namespace: System.ServiceModel.Syndication
Assembly: System.ServiceModel.Syndication (in System.ServiceModel.Syndication.dll)
Syntax
'Declaration
Protected Friend Overridable Function CreatePerson As SyndicationPerson
protected internal virtual SyndicationPerson CreatePerson()
Return Value
Type: System.ServiceModel.Syndication.SyndicationPerson
A new SyndicationPerson object.
Remarks
This does not add the new SyndicationPerson object to the Authors or Contributors collection.
Version Information
Silverlight
Supported in: 5, 4, 3
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.