SIFWorks ADK 2.0
SIF_Rows Class
NamespacesEdustructures.SifWorks.InfraSIF_Rows

[This is preliminary documentation and is subject to change.]

A SIF_Rows
Declaration Syntax
C#Visual BasicVisual C++
public class SIF_Rows : SifList<R>
Public Class SIF_Rows _
	Inherits SifList(Of R)
public ref class SIF_Rows : public SifList<R^>
Members
All MembersConstructorsMethods



IconMemberDescription
SIF_RowsSIF_RowsNew()()
Creates an instance of a SIF_Rows

SIF_RowsSIF_RowsNew(C)
Constructor that accepts values for all mandatory fields

AddR(C)
Adds the value of the <R> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <R>)>
   SIF_Rows

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10