CustomXMLSchemaCollectionClass.Item[Object] プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
virtual property Microsoft::Office::Core::CustomXMLSchema ^ default[System::Object ^] { Microsoft::Office::Core::CustomXMLSchema ^ get(System::Object ^ Index); };
public virtual Microsoft.Office.Core.CustomXMLSchema this[object Index] { get; }
member this.Item(obj) : Microsoft.Office.Core.CustomXMLSchema
Default Public Overridable ReadOnly Property Item(Index As Object) As CustomXMLSchema
パラメーター
- Index
- Object