System::Xml::Xsl::IXsltContextVariable::get_IsLocal メソッド

IXsltContextVariable::get_IsLocal method

変数がローカルかどうかを示す値を返します。

virtual bool System::Xml::Xsl::IXsltContextVariable::get_IsLocal()=0

ReturnValue

true if the variable is a local variable in the current context; otherwise, false.

参照