[This is preliminary documentation and is subject to change.]
Add a version-specific definition of the tag to this IElementDef.
| C# | Visual Basic | Visual C++ |
void DefineVersionInfo( SifVersion version, string tag, int sequence, int flags )
Sub DefineVersionInfo ( _ version As SifVersion, _ tag As String, _ sequence As Integer, _ flags As Integer _ )
void DefineVersionInfo ( SifVersion^ version, String^ tag, int sequence, int flags )
- version (SifVersion)
- A SifVersion constant (other than SIF10r1, which is implicitly defined by all IElementDef class constructors)
- tag (String)
- The element tag name for this version of SIF
- sequence (Int32)
- The sequence number for this version of SIF
- flags (Int32)
- One or more flags such as FD_DEPRECATED