Metode System::Xml::Xsl::IXsltContextVariable::get_IsLocal

IXsltContextVariable::get_IsLocal method

Mengembalikan nilai yang menunjukkan apakah variabel bersifat lokal.

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

ReturnValue

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

Lihat Juga