バージョン

RemoveAt メソッド (NavigationBarLocationsCollection)

この NavigationBarLocationsCollection の指定した順序位置にある UltraNavigationBarLocation インスタンスを削除します。
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
削除する UltraNavigationBarLocation インスタンスの順序位置。
参照