System::Xml::Xsl::IXsltContextFunction::get_ArgTypes 메서드
IXsltContextFunction::get_ArgTypes method
함수 인수 목록에 대한 제공된 XML 경로 언어 (XPath) 유형을 반환합니다. 이 정보는 함수 시그니처를 파악하는 데 사용할 수 있으며, 이를 통해 오버로드된 함수를 구분할 수 있습니다.
virtual ArrayPtr<System::Xml::XPath::XPathResultType> System::Xml::Xsl::IXsltContextFunction::get_ArgTypes()=0
ReturnValue
함수 인수 목록의 유형을 나타내는 XPathResultType 배열.
또 보기
- Typedef ArrayPtr
- Enum XPathResultType
- Class IXsltContextFunction
- Namespace System::Xml::Xsl
- Library Aspose.Page for C++