SolutionXMLCollection.Item

SolutionXMLCollection indexer

Gets the element at the specified attribute Name. Returns null if an element is not exist.

public SolutionXML this[string name] { get; }
ParameterDescription
name

See Also