Property | Type | Description | |
---|---|---|---|
m_bExpandLatestStatusUrls | Boolean | ||
m_bIncludeFollowedEdges | Boolean | ||
m_bIncludeLatestStatuses | Boolean | ||
m_bIncludeMentionsEdges | Boolean | ||
m_bIncludeRepliesToEdges | Boolean | ||
m_bIncludeStatistics | Boolean | ||
m_bUseListName | Boolean | ||
m_sListName | String | ||
m_sScreenNames | String |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
TwitterGetListNetworkDialog ( ) : System |
Initializes a new instance of the
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( Boolean bFromControls ) : Boolean | ||
EnableControls ( ) : void | ||
OnEmptyGraph ( ) : void | ||
OnEventThatRequiresControlEnabling ( object sender, EventArgs e ) : void | ||
StartAnalysis ( ) : void | ||
btnOK_Click ( object sender, EventArgs e ) : void |
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 ( Boolean bFromControls ) : Boolean | ||
bFromControls | Boolean | |
return | Boolean |
protected OnEventThatRequiresControlEnabling ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
public TwitterGetListNetworkDialog ( ) : System | ||
return | System |
protected btnOK_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected static Boolean m_bExpandLatestStatusUrls | ||
return | Boolean |
protected static Boolean m_bIncludeFollowedEdges | ||
return | Boolean |
protected static Boolean m_bIncludeLatestStatuses | ||
return | Boolean |
protected static Boolean m_bIncludeMentionsEdges | ||
return | Boolean |
protected static Boolean m_bIncludeRepliesToEdges | ||
return | Boolean |
protected static Boolean m_bIncludeStatistics | ||
return | Boolean |