Keysight Pathwave 89600 VSA .NET API
ICollectionBase Interface Members
See Also  Properties  Methods  Events
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : ICollectionBase Interface

Glossary Item Box

The following tables list the members exposed by ICollectionBase.

Public Properties

 NameDescriptionMinimum SW Version
 PropertyCountGets the number of items in the collection.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Methods

 NameDescriptionMinimum SW Version
 MethodIndexOfGets the index of the specified object within the collection.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Events

 NameDescriptionMinimum SW Version
 EventItemPropertyChangedIndicates which item in the collection had a property change on it.  15.00
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

See Also