Visual Basic (Declaration) | |
---|---|
Public Sub Invert() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Invert() |
If the pattern is "0011", after this operation it will become "1100".
dotnetCHARTING | Send comments on this topic. |
Invert Method | |
See Also |
dotnetCHARTING Namespace > CalendarPattern Class : Invert Method |
Visual Basic (Declaration) | |
---|---|
Public Sub Invert() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Invert() |