次の方法で共有


IXMLDOMSchemaCollection.Item[Int32] プロパティ

定義

この型またはメンバーは Microsoft XML Core Services (MSXML) オブジェクトまたはメンバーのプロキシとして動作します。 この型またはメンバーによってラップされる MSXML オブジェクトまたはメンバーの詳細については、MSXML SDKMSXML5 の操作に関するページおよび InfoPath 2003 オブジェクト モデルの使用に関する System.Xml を参照してください。

public:
 property System::String ^ default[int] { System::String ^ get(int index); };
public string this[int index] { get; }
member this.Item(int) : string
Default Public ReadOnly Property Item(index As Integer) As String

パラメーター

index
Int32

プロパティ値

適用対象