次の方法で共有


SelectionService クラス

定義

public ref class SelectionService : Microsoft::VisualStudio::Shell::Interop::ISelectionContainer
public class SelectionService : Microsoft.VisualStudio.Shell.Interop.ISelectionContainer
type SelectionService = class
    interface ISelectionContainer
Public Class SelectionService
Implements ISelectionContainer
継承
SelectionService
実装

コンストラクター

SelectionService()

メソッド

CountObjects(UInt32, UInt32)
GetObjects(UInt32, UInt32, Object[])
SelectObjects(UInt32, Object[], UInt32)

適用対象