BuildTagCollection overview

Public Properties

public property Count Gets the number of items in this collection.

Public Methods

public method Add Adds a build tag to this collection.
public method Create Creates a BuildTag object.
public method GetValue Retrieves the value of a build tag.
public method Item Gets the build tag at the specified index.
public method Remove Removes a build tag from this collection.
public method SetValue Sets the value of a build tag.

See Also

BuildTagCollection Object | HelpProducer Namespace