PackageDocumentCollection.Item

PackageDocumentCollection indexer

Gets a document by index.

public PackageDocumentItem this[int index] { get; }
ParameterDescription
indexIndex of document

See Also