'Declaration Public Function Select<TThe type of elements.>() As System.Collections.Generic.List(Of T) (Of TThe type of elements.As OpenXmlDocumentElement)
public System.Collections.Generic.List<T> Select<T>() where T: OpenXmlDocumentElement
public: System.Collections.Generic.List<T*>* Select<T>() where T: OpenXmlDocumentElement*
generic<typename T> public:
System.Collections.Generic.List<T^>^ Select() where T: OpenXmlDocumentElement^
Type Parameters
- T
- The type of elements.
Return Value
Список, содержащий все дочерние элементы указанного типа.