다음을 통해 공유


List Members

Include Protected Members
Include Inherited Members

Represents a list of Link objects, and information for displaying them in a syndication feed.

The List type exposes the following members.

Constructors

  Name Description
Public method List Creates an instance of a List object.

Top

Properties

  Name Description
Public property Items Gets a list containing the Link objects stored in this object.
Public property Separator Gets or sets a string value that should be used to separate items in the feed display.
Public property Size Gets or sets a value indicating the size of the list.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ListToString Converts the list of Link objects into a string.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

List Class

Microsoft.Office.Server.ActivityFeed Namespace