Twitterizer 2 Documentation
NextCursor Property
NamespacesTwitterizerTwitterUserCollectionNextCursor
Gets or sets the next cursor.
Declaration Syntax
C#Visual Basic
[DataMemberAttribute]
public long NextCursor { get; internal set; }
<DataMemberAttribute> _
Public Property NextCursor As Long
	Get
	Friend Set
Value
The next cursor.

Assembly: Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)