Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class FileGroup<TGroup, TItem\>

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Pre
Assembly: dfpredat.dll

This class is to represent file group.

public class FileGroup<tgroup titem> : Group<tgroup titem>, IFileGroup

Type Parameters

TGroup

The type of the group.

TItem

The type of the item.

Inheritance

objectGroupFileGroup

Implements

IFileGroup

Inherited Members

Group.Initialize(), Group.Name, Group.SubGroups, Group.SubItems

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Constructors

FileGroup()

Initializes a new instance of the class.

public FileGroup()

FileGroup(string)

Initializes a new instance of the class.

public FileGroup(string strFileName)

Parameters

strFileName string

Name of the file.

Properties

Path

Gets or sets the path.

public string Path { get; set; }

Property Value

string

Connect with Ansys