Method | Description | |
---|---|---|
Add ( string tube ) : void | ||
Contains ( string tube ) : bool | ||
CopyTo ( string array, int arrayIndex ) : void | ||
GetEnumerator ( ) : IEnumerator |
||
Refresh ( ) : void | ||
Remove ( string tube ) : bool | ||
TubeCollectionProxy ( IWatchedTubeClient client, IEnumerable |
Method | Description | |
---|---|---|
IEnumerable ( ) : IEnumerator |
public CopyTo ( string array, int arrayIndex ) : void | ||
array | string | |
arrayIndex | int | |
return | void |
public TubeCollectionProxy ( IWatchedTubeClient client, IEnumerable |
||
client | IWatchedTubeClient | |
tubes | IEnumerable |
|
return | System |