ArtifactCollection.Add

ArtifactCollection.Add method

Adds artifacts to the collection.

public void Add(Artifact artifact)
ParameterTypeDescription
artifactArtifactArtifact which should be added to collection.

See Also