PLC.DeliverablesList.Clear C# (CSharp) Méthode

Clear() public méthode

public Clear ( ) : void
Résultat void
		public void Clear()
		{
			this.RemoveAllGraphics();
		}