CompositeNodeBase.GetChildNodes
CompositeNodeBase.GetChildNodes<T1> method
احصل على جميع عقد الطفل حسب نوع العقدة.
public abstract List<T1> GetChildNodes<T1>()
where T1 : class, INode
| معامل | الوصف |
|---|---|
| T1 | نوع العناصر في القائمة المعادة. |
قيمة الإرجاع
قائمة من العقد الفرعية.
انظر أيضًا
- interface INode
- class CompositeNodeBase
- namespace Aspose.Note
- assembly Aspose.Note