[This is preliminary documentation and is subject to change.]
Determines if this metadata describes an element that is contained in the
specified version of SIF.
| C# | Visual Basic | Visual C++ |
bool IsSupported( SifVersion version )
Function IsSupported ( _ version As SifVersion _ ) As Boolean
bool IsSupported ( SifVersion^ version )
- version (SifVersion)
- The version of the SIF Specification
TRUE if the metadata is included in the specified version of SIF