DataPA Enterprise Dashboard Controls API Reference
The TwitterAccounts type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TwitterAccounts()()()() |
Creates and returns a new TwitterAccounts object.
|
![]() |
TwitterAccounts(ServerSecurity) |
Gets and sets the parent of this object.
|
Methods
Name | Description | |
---|---|---|
![]() |
Add |
Adds a TwitterAccount to this collection.
|
![]() |
Contains |
Returns a value that indicates if an object with the ID exists in the collection.
|
![]() |
ContainsTwitterAccountName |
Returns a value that indicates if an object with the TwitterAccount Name exists in the collection.
|
![]() |
GetEnumerator |
Implements System.Collections.IEnumerable.GetEnumerator.
|
![]() |
GetObjectData | |
![]() |
MoveNext |
Implements System.Collections.IEnumerator.MoveNext.
|
![]() |
ObjectFromTwitterAccountName |
Returns a TwitterAccount object with the TwitterAccount Name if it exists in the collection.
|
![]() |
ReBuild |
Rebuilds the collection using the order specified in the IDs array.
|
![]() |
Remove(Int32) |
Removes a TwitterAccount from this collection.
|
![]() |
Remove(String) |
Removes a TwitterAccount from this collection.
|
![]() |
Reset |
Implements System.Collections.IEnumerator.Reset.
|
![]() |
SetObjectData |
Fields
Name | Description | |
---|---|---|
![]() ![]() |
ClassId | |
![]() ![]() |
EventsId | |
![]() ![]() |
InterfaceId |
Properties
Name | Description | |
---|---|---|
![]() |
Count |
Gets the number of TwitterAccount objects in this collection.
|
![]() |
Current |
Implements System.Collections.IEnumerator.Current.
|
![]() |
Item[([( Int32])]) |
Gets and sets a TwitterAccount in this collection.
|
![]() |
Item[([( String])]) |
Gets and sets a TwitterAccount in this collection.
|
![]() |
Parent |
Gets and sets the parent of this object.
|