<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > ModuleCollection Class > ModuleCollection Methods > ModuleCollection.GetItem Method |
Gtes the item given an numeric index.
[Visual Basic]
Public Overridable Sub GetItem( _
ByVal index As Integer _
)
[C#]
public virtual Module GetItem(
int index
);
index
Numeric index.
The module object if the idex is valid.
ModuleCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]