Determines whether the collection contains the waypoint at the specified time.
[Visual Basic .NET] |
---|
Public Function Contains( _ ByVal Time As System.Object _ ) As Boolean |
[C#] |
---|
public bool Contains( |
[Managed C++] |
---|
public: bool Contains( |
[Java] |
---|
public bool contains( |
[Unmanaged C++] |
---|
public: HRESULT Contains( |
- Time