'Declaration Public Operator <>( _ ByVal left As Day, _ ByVal right As Day _ ) As Boolean
public bool operator !=( Day left, Day right )
Day Structure Day Members
Copyright © 2016 GrapeCity, inc. All rights reserved