Property | Type | Description | |
---|---|---|---|
m_bExpandLatestStatusUrls | System.Boolean | ||
m_bIncludeFollowedFollowerEdges | System.Boolean | ||
m_bIncludeFollowedVertices | System.Boolean | ||
m_bIncludeFollowerVertices | System.Boolean | ||
m_bIncludeLatestStatuses | System.Boolean | ||
m_bIncludeMentionsEdges | System.Boolean | ||
m_bIncludeRepliesToEdges | System.Boolean | ||
m_eNetworkLevel | NetworkLevel | ||
m_iMaximumPeoplePerRequest | |||
m_sScreenNameToAnalyze | String |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
TwitterGetUserNetworkDialog ( ) : System |
Initializes a new instance of the
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
EnableControls ( ) : void | ||
OnEmptyGraph ( ) : void | ||
OnEventThatRequiresControlEnabling ( object sender, |
||
StartAnalysis ( ) : void | ||
btnOK_Click ( object sender, |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
bFromControls | System.Boolean | |
return | System.Boolean |
protected OnEventThatRequiresControlEnabling ( object sender, |
||
sender | object | |
e | ||
return | void |
public TwitterGetUserNetworkDialog ( ) : System | ||
return | System |
protected btnOK_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected static Boolean,System m_bExpandLatestStatusUrls | ||
return | System.Boolean |
protected static Boolean,System m_bIncludeFollowedFollowerEdges | ||
return | System.Boolean |
protected static Boolean,System m_bIncludeFollowedVertices | ||
return | System.Boolean |
protected static Boolean,System m_bIncludeFollowerVertices | ||
return | System.Boolean |
protected static Boolean,System m_bIncludeLatestStatuses | ||
return | System.Boolean |
protected static Boolean,System m_bIncludeMentionsEdges | ||
return | System.Boolean |
protected static Boolean,System m_bIncludeRepliesToEdges | ||
return | System.Boolean |
protected static NetworkLevel m_eNetworkLevel | ||
return | NetworkLevel |
protected static Int32,System m_iMaximumPeoplePerRequest | ||
return |