Gets or sets the item at the specified index.
Gets or sets the item at the specified index.
public EmbeddedResource this[int] {get; set;}
Gets the EmbeddedResource with the specified manifest resource name.
public EmbeddedResource this[string] {get;}
EmbeddedResourceCollection Class | NAnt.DotNet.Types Namespace