Gets the resource at the current position of the enumerator.
public System.Collections.Generic.KeyValuePair<TInfo,TResource> Current { get; set; }
Gets the resource at the current position of the enumerator.
public System.Collections.Generic.KeyValuePair<TInfo,TResource> Current { get; set; }