Lines Matching refs:If
100 /** If the reflected type is an interface, then the returned
103 If the reflected type is not an interface or an interface that is
116 /** If the reflected type is an array or sequence, then this method
126 /** If the reflected type is an interface, struct or union, then you
130 If the reflected type is not an interface, struct or union or the
141 /** If the reflected type is an interface, struct or union, then you
146 If the reflected type is not an interface, struct or union or the
155 /** If the reflected type is an interface, then you get
158 If the reflected type is not an interface or the interface does not have
169 /** If the reflected type is an interface, then you get
173 If the reflected type is not an interface or the interface
181 /** If the reflected type is an array, then you get
184 If the reflected type is not an array, then a null-reference is returned.