'Declaration
Public Function ContainsElementWithId( _ ByVal id As System.Integer _ ) As System.Boolean
'Usage
Dim instance As NElementIndex Dim id As System.Integer Dim value As System.Boolean value = instance.ContainsElementWithId(id)
public System.bool ContainsElementWithId( System.int id )
Parameters
- id