MemoryCollection.Add Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MemoryCollection.Add Method

BR.AN.PviServices .NET


Adds a Memory object to this collection.

[Visual Basic]

Public Overloads Sub Add( _

  ByVal memory As Memory _

)

[C#]

public void Add(

  Memory memory

);

Parameters

memory

Memory object

See Also

MemoryCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]