Visual Basic (Declaration) | |
---|---|
Public Function Contains( _ ByVal annotation As Annotation _ ) As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool Contains( Annotation annotation ) |
Parameters
- annotation
- The Annotation to find.
dotnetCHARTING | Send comments on this topic. |
Contains Method | |
See Also |
dotnetCHARTING Namespace > AnnotationCollection Class : Contains Method |
Visual Basic (Declaration) | |
---|---|
Public Function Contains( _ ByVal annotation As Annotation _ ) As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool Contains( Annotation annotation ) |