RssModuleItemCollection.BindTo Method
Bind a particular item to this module
[Visual Basic]
Public Sub BindTo( _
ByVal
itemHashCode As
Integer _
)
[C#]
public
void BindTo(
int itemHashCode);
Parameters
-
itemHashCode
- Hash code of the item
See Also
RssModuleItemCollection Class | Rss Namespace