Verastream SDK .Net Reference
MutableInt Class Methods


For a list of all members of this type, see MutableInt members.

Public Methods
 NameDescription
Public MethodDisposeOverloaded.   
Public MethodgetInt Retrieve the value of the integer stored in the object.  
Public MethodsetInt Set the value of the integer stored in the object.  
Public MethodtoString Value of integer stored in object represented as a string.  
Top
Protected Methods
 NameDescription
Protected MethodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
Top
See Also