iControl.LocalLBALGLogProfile.remove_all_end_control_channel_elements C# (CSharp) Méthode

remove_all_end_control_channel_elements() private méthode

private remove_all_end_control_channel_elements ( string profiles ) : void
profiles string
Résultat void
        public void remove_all_end_control_channel_elements(
		string [] profiles
	)
        {
            this.Invoke("remove_all_end_control_channel_elements", new object [] {
                profiles});
        }
LocalLBALGLogProfile