<< 点击显示目录 >> 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]