HashtableArray.Clear Method

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > HashtableArray Class > HashtableArray Methods >

HashtableArray.Clear Method

BR.AN.PviServices .NET


Removes all elements from the System.Collections.Hashtable.

[Visual Basic]

Public Sub Clear()

[C#]

public void Clear();

Remarks

Exceptions: System.NotSupportedException: The Hashtable is read-only.

See Also

HashtableArray Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]