Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal attribute As String, _ ByVal attributeValue As String _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Group( string attribute, string attributeValue ) |
Parameters
- attribute
- Attribute to compare
- attributeValue
- Value that must me matched.