CustomXmlPartCollection.Item

CustomXmlPartCollection indexer

Gets an item at the specified index.

public CustomXmlPart this[int index] { get; }
ParameterDescription
indexThe index.

See Also