'宣言 Public Interface IExtensionCollection(Of T As IExtensibleObject(Of T))
public interface IExtensionCollection<T> where T: IExtensibleObject<T>
IExtensionCollection<T> メンバ GrapeCity.Spreadsheet.IO.Exchangeable 名前空間