'Declaration
Public Function IndexOf( _ ByVal section As NPersistentSection _ ) As System.Integer
'Usage
Dim instance As NPersistentSectionCollection Dim section As NPersistentSection Dim value As System.Integer value = instance.IndexOf(section)
public System.int IndexOf( NPersistentSection section )
Parameters
- section