StructMemberCollection Properties

<< 点击显示目录 >>

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

StructMemberCollection Properties

BR.AN.PviServices .NET


The properties of the StructMemberCollection class are listed below. For a complete list of StructMemberCollection class members, see the StructMemberCollection Members topic.

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.

See Also

StructMemberCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

StructMemberCollection.Count Property

StructMemberCollection.IsVirtual Property

StructMemberCollection.Object Property