Item

StructuredDocumentTagCollection indexer

Returns the structured document tag at the specified index.

public IStructuredDocumentTag this[int index] { get; }
ParameterDescription
indexAn index into the collection.

See Also