Returns the index of the first occurrence of a value in the collection.
'Declaration Public Function IndexOf( _ ByVal value As WallRange _ ) As Integer
public int IndexOf( WallRange value )
WallRangesCollection Class WallRangesCollection Members