DeploymentTaskPropertyCollection Class Members
See Also  Properties Methods 
SourceCode.Framework.Deployment Namespace : DeploymentTaskPropertyCollection Class


Glossary Item Box

The following tables list the members exposed by DeploymentTaskPropertyCollection.

Public Properties

  Name Description
Public Property Capacity (Inherited from System.Collections.CollectionBase)
Public Property Count (Inherited from System.Collections.CollectionBase)
Public Property Item Overloaded.   
Top

Protected Properties

  Name Description
Protected Property InnerList (Inherited from System.Collections.CollectionBase)
Protected Property List (Inherited from System.Collections.CollectionBase)
Top

Public Methods

  Name Description
Public Method Add  
Public Method Clear (Inherited from System.Collections.CollectionBase)
Public Method Contains Overloaded.   
Public Method GetEnumerator (Inherited from System.Collections.CollectionBase)
Public Method Remove  
Public Method RemoveAt (Inherited from System.Collections.CollectionBase)
Top

Protected Methods

See Also