BCGControlBar Library for .NET
IsInstanceOfType Method (GlobalUtils)




Determines whether the specified object is an instance of the specified type or it is a descendant of the object of the specified type.
Determines whether the specified object is an instance of the specified type.
Overload List
OverloadDescription
IsInstanceOfType(Object,String,Boolean)Determines whether the specified object is an instance of the specified type or it is a descendant of the object of the specified type.  
IsInstanceOfType(Object,String)Determines whether the specified object is an instance of the specified type.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GlobalUtils Class
GlobalUtils Members

Send Feedback