<< Click to Display Table of Contents >> Navigation: »No topics above this level« MemoryCollection.Add Method |
Adds a Memory object to this collection.
[Visual Basic]
Public Overloads Sub Add( _
ByVal memory As Memory _
)
[C#]
public void Add(
Memory memory
);
memory
Memory object
MemoryCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]