System.Collections.SortedList.ListKeys.Clear C# (CSharp) Méthode

Clear() public méthode

public Clear ( ) : void
Résultat void
			public virtual void Clear ()
			{
				throw new NotSupportedException("IList::Clear not supported");
			}