HashtableArray.Keys Property

<< 点击显示目录 >>

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

HashtableArray.Keys Property

BR.AN.PviServices .NET


Gets an System.Collections.ICollection containing the keys in the System.Collections.Hashtable.

[Visual Basic]

Public ReadOnly Property Keys() As ICollection

  Public Get

  End Get

End Property

[C#]

public ICollection Keys { public get; }

Property Value

Keys

See Also

HashtableArray Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]