'宣言 Public Class C1CollectionViewSource(Of T As Class) Inherits UIKit.UICollectionViewSource Implements Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUICollectionViewDataSource, UIKit.IUICollectionViewDelegate, UIKit.IUICollectionViewSource, UIKit.IUIScrollViewDelegate
public class C1CollectionViewSource<T> : UIKit.UICollectionViewSource, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUICollectionViewDataSource, UIKit.IUICollectionViewDelegate, UIKit.IUICollectionViewSource, UIKit.IUIScrollViewDelegate where T: class