Click or drag to resize

StatFrame Methods

The StatFrame type exposes the following members.

Methods
  NameDescription
Public methodAdd
add value to counter
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetCount
get value of named counter
Public methodGetDataSet
get dataset by name
Public methodGetFrame
get related (keyed?) frame
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIncrement
increment counter by 1
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRecord
add data to named dataset
Public methodRecordInfo
set value of info by name
Public methodTakeAutoName
TakeAutoName
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also