Click or drag to resize

IntegerOperation Class

Provides a method to operate on integers.
Inheritance Hierarchy
SystemObject
  SampleClassLibraryIntegerOperation

Namespace:  SampleClassLibrary
Assembly:  SampleClassLibrary (in SampleClassLibrary.dll) Version: 1.0.0.0 (1.0.0.0)

The IntegerOperation type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCode exampleOperate
Applies the specified function to the given operand.
Top
See Also