Click or drag to resize

CultureInfoWrapper Methods

The AsciiDocumentAnalysisOptionsControllerCultureInfoWrapper type exposes the following members.

Methods
 NameDescription
Public methodBeginEdit Begins an edit on an object.
(Inherited from BoxedT)
Public methodCancelEdit Discards changes since the last BeginEdit call.
(Inherited from BoxedT)
Public methodEndEdit Pushes changes since the last BeginEdit or AddNew call into the underlying object.
(Inherited from BoxedT)
Public methodEquals(BoxedT) Determines whether this instance is equal to another boxed value.
(Inherited from BoxedT)
Public methodEquals(Object)Determines whether the specified object is equal to the current object.
(Inherited from BoxedT)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from BoxedT)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also