AddToCollection<T> Methods
.NET Framework 4
The AddToCollection<T> type exposes the following members.
| Name | Description | |
|---|---|---|
|
CacheMetadata(ActivityMetadata) | Not implemented. Use CacheMetadata(CodeActivityMetadata) instead. (Inherited from CodeActivity.) |
|
CacheMetadata(CodeActivityMetadata) | Creates and validates a description of the activity’s arguments, variables, child activities, and activity delegates. (Inherited from CodeActivity.) |
|
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
Execute | When implemented in a derived class, performs the execution of the activity. (Inherited from CodeActivity.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ShouldSerializeDisplayName | Indicates whether the DisplayName property should be serialized. (Inherited from Activity.) |
|
ToString | Returns a String that contains the Id and DisplayName of the Activity. (Inherited from Activity.) |