'Declaration Protected Function GetItemField(Of T)( _ ByVal oItem As System.Object, _ ByVal fieldName As System.String, _ Optional ByVal bIncludePrivate As System.Boolean _ ) As T
protected T GetItemField<T>( System.object oItem, System.string fieldName, System.bool bIncludePrivate )
protected: T* GetItemField<T>( System.Object* oItem, System.string* fieldName, System.bool bIncludePrivate )
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