1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-29 11:03:19 +02:00
Files
archived-doc-ja/reference/com/com-safearray-proxy.xml
T
2024-06-14 17:01:59 +01:00

57 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 94ef70805b847c24941dfd7828df2f5a0fd48c96 Maintainer: mumumu Status: ready -->
<reference xml:id="class.com-safearray-proxy" role="class" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>com_safearray_proxy クラス</title>
<titleabbrev>com_safearray_proxy</titleabbrev>
<partintro>
<!-- {{{ com_safearray_proxy intro -->
<section xml:id="com-safearray-proxy.intro">
&reftitle.intro;
<para>
<classname>com_safearray_proxy</classname> は、
SafeArray 型上での多次元配列へのアクセスを解決するのに使われる内部クラスです。
</para>
</section>
<!-- }}} -->
<section xml:id="com-safearray-proxy.synopsis">
&reftitle.classsynopsis;
<!-- {{{ Synopsis -->
<classsynopsis class="class">
<ooclass>
<modifier>final</modifier>
<classname>com_safearray_proxy</classname>
</ooclass>
</classsynopsis>
<!-- }}} -->
</section>
</partintro>
</reference>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->