ContextLinkCollection.RemoveAt 方法
從 ContextLinkCollection 中移除指定位置上的 ContextLink。
命名空間: System.Windows.Ink
組件: IAWinFX (在 IAWinFX.dll 中)
語法
'宣告
Public Sub RemoveAt ( _
index As Integer _
)
'用途
Dim instance As ContextLinkCollection
Dim index As Integer
instance.RemoveAt(index)
public void RemoveAt(
int index
)
public:
void RemoveAt(
int index
)
public void RemoveAt(
int index
)
public function RemoveAt(
index : int
)
參數
- index
型別:System.Int32
要移動之 ContextLink 的位置。
平台
Windows Vista
.NET Framework 和 .NET Compact Framework 並不支援各種平台的所有版本。如需支援平台版本的相關資訊,請參閱 .NET Framework 系統需求。
版本資訊
.NET Framework
支援版本:3.0