References2.Item(Object) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
VSLangProj::Reference ^ Item(System::Object ^ index);
public:
VSLangProj::Reference ^ Item(Platform::Object ^ index);
VSLangProj::Reference Item(winrt::Windows::Foundation::IInspectable const & index);
[System.Runtime.InteropServices.DispId(0)]
public VSLangProj.Reference Item (object index);
[<System.Runtime.InteropServices.DispId(0)>]
abstract member Item : obj -> VSLangProj.Reference
Public Function Item (index As Object) As Reference
参数
- index
- Object
返回
实现
- 属性