NEsper Class Library
NEsper Class Library
com.espertech.esper.compat
TypeExtensions Class
TypeExtensions Methods
AsBigInteger Method
AsBoolean Method
AsBoxedBoolean Method
AsBoxedByte Method
AsBoxedDateTime Method
AsBoxedDateTimeOffset Method
AsBoxedDecimal Method
AsBoxedDouble Method
AsBoxedFloat Method
AsBoxedInt16 Method
AsBoxedInt32 Method
AsBoxedInt64 Method
AsByte Method
AsDateTime Method
AsDateTimeOffset Method
AsDecimal Method
AsDouble Method
AsFloat Method
AsInt16 Method
AsInt32 Method
AsInt64 Method
AsSet(T) Method
AsSingleton(T) Method
AsUInt16 Method
AsUInt32 Method
AsUInt64 Method
CleanName Method
FindAttributeInTypeTree Method
FindProperty Method
GetBaseTypeTree Method
IsDateTime Method
IsImplementsInterface Method
IsInt Method
IsLong Method
IsVarArgs Method
RecursiveIsImplementsInterface Method
RecursiveIsSuperClass Method
RecursiveSuperclassImplementsInterface Method
UnwrapAttributes Method
TypeExtensions Methods
The
TypeExtensions
type exposes the following members.
Methods
Name
Description
AsBigInteger
AsBoolean
AsBoxedBoolean
AsBoxedByte
AsBoxedDateTime
AsBoxedDateTimeOffset(Void)
AsBoxedDateTimeOffset(Void, DateTimeOffset)
AsBoxedDecimal
AsBoxedDouble
AsBoxedFloat
AsBoxedInt16
AsBoxedInt32
AsBoxedInt64
AsByte
AsDateTime
AsDateTimeOffset(Object)
AsDateTimeOffset(Object, TimeZoneInfo)
AsDecimal
Returns the value as a decimal.
AsDouble
Returns the value as a double.
AsFloat
Returns the value as a float.
AsInt16
Returns the value as a short.
AsInt32
Returns the value as an int.
AsInt64
Returns the value as a long.
AsSet
T
AsSingleton
T
Ases the singleton.
AsUInt16
AsUInt32
AsUInt64
CleanName(Type, Boolean)
CleanName
T
CleanName
T
(Boolean)
FindAttributeInTypeTree
FindProperty
Finds the property.
GetBaseTypeTree
IsDateTime
Determines whether [is date time] [the specified value].
IsImplementsInterface(Type, Type)
Method to check if a given class, and its superclasses and interfaces (deep), implement a given interface.
IsImplementsInterface
T
(Type)
IsInt
Determines whether the specified value is int.
IsLong
Determines whether the specified value is long.
IsVarArgs(ConstructorInfo)
IsVarArgs(MethodInfo)
RecursiveIsImplementsInterface
RecursiveIsSuperClass
RecursiveSuperclassImplementsInterface
UnwrapAttributes(MemberInfo, Boolean)
UnwrapAttributes
T
(MemberInfo, Boolean)
Top
See Also
Reference
TypeExtensions Class
com.espertech.esper.compat Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com