Edit

Share via


CustomXMLSchemaCollectionClass.Item[Object] Property

Definition

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

Parameters

Index
Object

Property Value

Implements

Applies to