ObjectExtenstionsAddT 方法 (UIElementCollection, T, Int32, Int32, Int32, Int32) |
命名空间: CPF
public static T Add<T>( this UIElementCollection elements, T element, int col = 0, int row = 0, int colSpan = 1, int rowSpan = 1 ) where T : UIElement
[缺少 "M:CPF.ObjectExtenstions.Add``1(CPF.UIElementCollection,``0,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="elements"/> 文档]
[缺少 "M:CPF.ObjectExtenstions.Add``1(CPF.UIElementCollection,``0,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="element"/> 文档]
[缺少 "M:CPF.ObjectExtenstions.Add``1(CPF.UIElementCollection,``0,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <typeparam name="T"/> 文档]
[缺少 "M:CPF.ObjectExtenstions.Add``1(CPF.UIElementCollection,``0,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <returns> 文档]