ComPointerList<T>
class ComPointerList<T> where T : ValueType modreq(System.Runtime.InteropServices.UnmanagedType), IComIID
Simple list for "typed" COM struct pointer storage. Prevents nulls.
public ComPointerList()