StructuredDataRecord.Add

Add(StructuredDataType, int, List<object>)

public void Add(StructuredDataType type, int count, List<object> data)

See Also


Add(StructuredDataType, object[])

public void Add(StructuredDataType type, object[] data)

See Also