Determines whether this collection contains a specified LabelAlignment.
[Visual Basic]
Public Function Contains( _
ByVal _LabelAlignment As LabelAlignment _
) As Boolean
[C#]
public bool Contains(
LabelAlignment _LabelAlignment
);
true if the specified LabelAlignment belongs to this collection; otherwise, false.
LabelAlignmentCollection Class | LabelAlignmentCollection Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.