| Visual Basic (Declaration) | |
|---|---|
Public Function Contains( _ ByVal value As System.Object _ ) As System.Boolean | |
| C# | |
|---|---|
public System.bool Contains( System.object value ) | |
Parameters
- value
- The value to check.
|
| ActiveReports Developer 7 | |
| Contains Method | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > StyleSheet Class : Contains Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Function Contains( _ ByVal value As System.Object _ ) As System.Boolean | |
| C# | |
|---|---|
public System.bool Contains( System.object value ) | |