コード例 #1
0
 /// <summary>
 /// Deletes the folding section.
 /// </summary>
 public void Remove()
 {
     manager.RemoveFolding(this);
 }