57 lines
1.3 KiB
Groff
57 lines
1.3 KiB
Groff
.TH "CampusAppWP8.Model.Link.LinkListModel" 3 "Thu Sep 12 2013" "CampusAppWp8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.Link.LinkListModel \-
|
|
.PP
|
|
\fBModel\fP for a list of links\&.
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBLinkListModel\fP ()"
|
|
.br
|
|
.RI "\fIInitializes a new instance of the \fBLinkListModel\fP class\&. \fP"
|
|
.in -1c
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "ObservableCollection< \fBLinkModel\fP > \fBLinks\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets feed information item list\&. \fP"
|
|
.ti -1c
|
|
.RI "DateTime \fBCreateTime\fP\fC [get]\fP"
|
|
.br
|
|
.RI "\fIGets the creation time of the model\&. \fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
\fBModel\fP for a list of links\&.
|
|
|
|
|
|
.SH "Constructor & Destructor Documentation"
|
|
.PP
|
|
.SS "CampusAppWP8\&.Model\&.Link\&.LinkListModel\&.LinkListModel ()"
|
|
|
|
.PP
|
|
Initializes a new instance of the \fBLinkListModel\fP class\&.
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "DateTime CampusAppWP8\&.Model\&.Link\&.LinkListModel\&.CreateTime\fC [get]\fP"
|
|
|
|
.PP
|
|
Gets the creation time of the model\&.
|
|
.SS "ObservableCollection<\fBLinkModel\fP> CampusAppWP8\&.Model\&.Link\&.LinkListModel\&.Links\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets feed information item list\&.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|