StructMemberCollection Members

<< 点击显示目录 >>

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

StructMemberCollection Members

BR.AN.PviServices .NET


StructMemberCollection overview

Public Instance Constructors

pubmethod StructMemberCollection

Overloaded. Initializes a new instance of the StructMemberCollection class.

Public Instance Properties

pubpropertyCount

Gets the number of elements actually contained in the System.Collections.ArrayList.

pubpropertyIsVirtual

Gets if it is avirtual collection or not. If true the iteration has to be done by a for loop. The GetEnumerator and the ContainsKey Methods are invalid in this case!!

pubpropertyItem

Overloaded. This indexer returns the object given the key.

Public Instance Methods

pubmethodClone

Clones this instance.

See Also

StructMemberCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]