Version

TimeSpanFormatInfo Class Methods

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

Public Methods
 NameDescription
Public MethodCloneReturns a deep copy of this instance.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverridden. Called to dispose the object.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeFromInitializes this instance from the specified source instance.  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetRestores all property values to their respective defaults.  
Public MethodShouldSerializeReturns a boolean value indicating whether this instance requires serialization.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns an empty string.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeDayDisplayStringPluralReturns whether the property should be serialized  
Protected MethodShouldSerializeDayDisplayStringSingularReturns whether the property should be serialized  
Protected MethodShouldSerializeDaysPerWeekReturns whether the property should be serialized  
Protected MethodShouldSerializeHourDisplayStringPluralReturns whether the property should be serialized  
Protected MethodShouldSerializeHourDisplayStringSingularReturns whether the property should be serialized  
Protected MethodShouldSerializeMinuteDisplayStringPluralReturns whether the property should be serialized  
Protected MethodShouldSerializeMinuteDisplayStringSingularReturns whether the property should be serialized  
Protected MethodShouldSerializeWeekDisplayStringPluralReturns whether the property should be serialized  
Protected MethodShouldSerializeWeekDisplayStringSingularReturns whether the property should be serialized  
See Also