ArtifactCollection.Add

ArtifactCollection.Add method

Adds artifacts to the collection.

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

See Also